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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241602'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241602'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240180'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240180'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239550'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239550'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240854'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240854'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7760009765625 37.359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.7760009765625"^^xsd:decimal ;
  dwc:decimalLongitude "37.359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239735'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '37.359001159668'^^xsd:double;
  dwc:latitude '68.776000976562'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239735'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6559982299805 40.9659996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6559982299805"^^xsd:decimal ;
  dwc:decimalLongitude "40.9659996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239249'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '40.965999603271'^^xsd:double;
  dwc:latitude '64.65599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239249'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5810012817383 40.7060012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.7060012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241539'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '40.706001281738'^^xsd:double;
  dwc:latitude '66.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241539'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.560001373291 45.6040000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "45.6040000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241738'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '45.604000091553'^^xsd:double;
  dwc:latitude '63.560001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241738'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240502'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240931'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240931'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241565'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241565'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240634'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1625'^^xsd:integer;
  dwc:startYearCollected '1625'^^xsd:integer;
  dwc:endYearCollected '1625'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240634'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241310'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241310'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240311'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240311'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7949981689453"^^xsd:decimal ;
  dwc:decimalLongitude "41.5209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239368'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239368'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241695'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241695'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239669'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239669'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242292'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242292'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241240'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241240'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242288'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242288'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239728'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239728'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242274'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242274'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240203'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240203'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7680015563965"^^xsd:decimal ;
  dwc:decimalLongitude "37.640998840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240560'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '37.640998840332'^^xsd:double;
  dwc:latitude '63.768001556396'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240560'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240998'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240998'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240100'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240100'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1999969482422 37.6599998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1999969482422"^^xsd:decimal ;
  dwc:decimalLongitude "37.6599998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241745'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:longitude '37.659999847412'^^xsd:double;
  dwc:latitude '66.199996948242'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241745'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240851'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240851'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241173'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1685'^^xsd:integer;
  dwc:startYearCollected '1685'^^xsd:integer;
  dwc:endYearCollected '1685'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241769'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241769'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239408'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239408'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240263'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240263'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242091'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "34.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241951'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '34.333999633789'^^xsd:double;
  dwc:latitude '66.672996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241951'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242175'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242175'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241000'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241000'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241706'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241706'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242072'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242072'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0589981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.3790016174316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240080'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240080'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240488'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240488'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "44.2999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240823'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1824'^^xsd:integer;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '44.29999923706'^^xsd:double;
  dwc:latitude '64.150001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240823'^^xsd:anyURI;
  dwc:observationDate '1824-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240789'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241099'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241099'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1999969482422"^^xsd:decimal ;
  dwc:decimalLongitude "50.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239751'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '41.602500915527'^^xsd:double;
  dwc:latitude '64.215698242188'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239751'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.370002746582"^^xsd:decimal ;
  dwc:decimalLongitude "36.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239544'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '36.099998474121'^^xsd:double;
  dwc:latitude '66.370002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239544'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 39.7039985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "39.7039985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240275'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240593'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240593'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240314'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240314'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239866'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239866'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242239'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '33.028999328613'^^xsd:double;
  dwc:latitude '65.781997680664'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242239'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1320037841797"^^xsd:decimal ;
  dwc:decimalLongitude "32.4459991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240611'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '32.445999145508'^^xsd:double;
  dwc:latitude '67.13200378418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240611'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241477'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241477'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241381'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241381'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947998046875"^^xsd:decimal ;
  dwc:decimalLongitude "40.0979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240542'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240542'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241322'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241322'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239480'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239480'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241675'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241675'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241532'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241532'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.0120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "53.7980003356934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242347'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242347'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239896'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239896'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240599'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240599'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240688'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240688'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239951'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239951'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240278'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240278'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240172'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240172'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239500'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239500'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239455'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239455'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0780029296875"^^xsd:decimal ;
  dwc:decimalLongitude "38.6080017089844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241552'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241552'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240997'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240997'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242016'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242016'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1269989013672"^^xsd:decimal ;
  dwc:decimalLongitude "37.7849998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239251'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '37.784999847412'^^xsd:double;
  dwc:latitude '66.126998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239251'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239791'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239791'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241447'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241447'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239849'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239849'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239835'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239835'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241210'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241210'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240996'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240996'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240244'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240244'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240426'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240426'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.1139984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239752'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '38.113998413086'^^xsd:double;
  dwc:latitude '64.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239752'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240027'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240027'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241857'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1718'^^xsd:integer;
  dwc:startYearCollected '1718'^^xsd:integer;
  dwc:endYearCollected '1718'^^xsd:integer;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '66.349998474121'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241857'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3540000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3540000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239380'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '38.354000091553'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239380'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240396'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240396'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240236'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240236'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240598'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240598'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0670013427734 38.632999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "38.632999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241668'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '38.632999420166'^^xsd:double;
  dwc:latitude '66.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241668'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242353'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242353'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239682'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239682'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6949996948242"^^xsd:decimal ;
  dwc:decimalLongitude "32.8899993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242095'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242095'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239818'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239818'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1729965209961 38.0460014343262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "38.0460014343262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241741'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '38.046001434326'^^xsd:double;
  dwc:latitude '64.172996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241741'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241919'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241919'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0589981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.3790016174316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241828'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '38.379001617432'^^xsd:double;
  dwc:latitude '66.05899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241828'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239205'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '32.479099273682'^^xsd:double;
  dwc:latitude '69.189598083496'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239205'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240635'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1642'^^xsd:integer;
  dwc:startYearCollected '1642'^^xsd:integer;
  dwc:endYearCollected '1642'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240635'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240444'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240444'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239410'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239410'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241643'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241643'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241942'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241942'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240726'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1855'^^xsd:integer;
  dwc:startYearCollected '1855'^^xsd:integer;
  dwc:endYearCollected '1855'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240726'^^xsd:anyURI;
  dwc:observationDate '1855-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242055'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242055'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239458'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239458'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239508'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239508'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239657'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239657'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241839'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:startYearCollected '1688'^^xsd:integer;
  dwc:endYearCollected '1688'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241839'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242284'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242284'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947998046875"^^xsd:decimal ;
  dwc:decimalLongitude "40.0979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241161'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '40.097999572754'^^xsd:double;
  dwc:latitude '67.947998046875'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241161'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241451'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241451'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242065'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242065'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242030'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242030'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1129989624023 38.8230018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1129989624023"^^xsd:decimal ;
  dwc:decimalLongitude "38.8230018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239240'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '38.823001861572'^^xsd:double;
  dwc:latitude '66.112998962402'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239240'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1026000976562"^^xsd:decimal ;
  dwc:decimalLongitude "42.9440994262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241637'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:startYearCollected '1937'^^xsd:integer;
  dwc:endYearCollected '1937'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241637'^^xsd:anyURI;
  dwc:observationDate '1937-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240341'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240341'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241292'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '48.805999755859'^^xsd:double;
  dwc:latitude '64.178001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241292'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "42.9109992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242130'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '42.910999298096'^^xsd:double;
  dwc:latitude '62.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242130'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241843'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1695'^^xsd:integer;
  dwc:startYearCollected '1695'^^xsd:integer;
  dwc:endYearCollected '1695'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241843'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1320037841797"^^xsd:decimal ;
  dwc:decimalLongitude "32.4459991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240609'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '32.445999145508'^^xsd:double;
  dwc:latitude '67.13200378418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240609'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241343'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241343'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239681'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239681'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239405'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239405'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241758'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241758'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239562'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239562'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240651'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240651'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241933'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241933'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239911'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239911'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6559982299805 40.9659996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6559982299805"^^xsd:decimal ;
  dwc:decimalLongitude "40.9659996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239247'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '40.965999603271'^^xsd:double;
  dwc:latitude '64.65599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239247'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.7819976806641"^^xsd:decimal ;
  dwc:decimalLongitude "33.0289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242227'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '33.028999328613'^^xsd:double;
  dwc:latitude '65.781997680664'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242227'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239443'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '56.79999923706'^^xsd:double;
  dwc:latitude '62.20000076294'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239443'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239611'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239611'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242045'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242045'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242170'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242170'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240061'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240061'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239579'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239579'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239697'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239697'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240801'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240801'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240351'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240351'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241386'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241386'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241586'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241586'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239297'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239297'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5810012817383 40.7060012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.7060012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241542'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '40.706001281738'^^xsd:double;
  dwc:latitude '66.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241542'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239487'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239487'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240370'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1828'^^xsd:integer;
  dwc:startYearCollected '1828'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240370'^^xsd:anyURI;
  dwc:observationDate '1828-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7750015258789 32.5439987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.7750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "32.5439987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241898'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '32.543998718262'^^xsd:double;
  dwc:latitude '68.775001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241898'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "44.2999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240819'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '44.29999923706'^^xsd:double;
  dwc:latitude '64.150001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240819'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 39.7039985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "39.7039985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239448'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '39.703998565674'^^xsd:double;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239448'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240692'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240692'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241642'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241642'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.6800003051758 36.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "36.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239881'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^xsd:integer;
  dwc:longitude '36.349998474121'^^xsd:double;
  dwc:latitude '67.680000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239881'^^xsd:anyURI;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240743'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240743'^^xsd:anyURI;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240732'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240732'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241659'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241659'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241009'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241009'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239658'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239658'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239836'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239836'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241889'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241889'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242210'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242210'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240465'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240465'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2740020751953 38.7319984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.2740020751953"^^xsd:decimal ;
  dwc:decimalLongitude "38.7319984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239270'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '38.731998443604'^^xsd:double;
  dwc:latitude '68.274002075195'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239270'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241117'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241117'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241216'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241216'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241224'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241224'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241775'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241775'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242278'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242278'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240342'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240342'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241166'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1673'^^xsd:integer;
  dwc:startYearCollected '1673'^^xsd:integer;
  dwc:endYearCollected '1673'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241166'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239702'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239702'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239374'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239374'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7750015258789 32.5439987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.7750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "32.5439987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241897'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '32.543998718262'^^xsd:double;
  dwc:latitude '68.775001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241897'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240537'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240537'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0780029296875"^^xsd:decimal ;
  dwc:decimalLongitude "38.6080017089844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241813'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '38.608001708984'^^xsd:double;
  dwc:latitude '66.078002929688'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241813'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240630'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240630'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240307'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240307'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242218'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242218'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242174'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242174'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240104'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240104'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240155'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240155'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240122'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240122'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242086'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1707'^^xsd:integer;
  dwc:startYearCollected '1707'^^xsd:integer;
  dwc:endYearCollected '1707'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240882'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1687'^^xsd:integer;
  dwc:startYearCollected '1687'^^xsd:integer;
  dwc:endYearCollected '1687'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240882'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241065'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241065'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241968'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241968'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239674'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1829'^^xsd:integer;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1829'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239674'^^xsd:anyURI;
  dwc:observationDate '1829-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240525'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240525'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1989974975586 43.484001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1989974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.484001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240785'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '43.484001159668'^^xsd:double;
  dwc:latitude '70.198997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240785'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1999969482422"^^xsd:decimal ;
  dwc:decimalLongitude "50.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240758'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '50.400001525879'^^xsd:double;
  dwc:latitude '65.199996948242'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240758'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241034'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241034'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241251'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241251'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1999969482422"^^xsd:decimal ;
  dwc:decimalLongitude "50.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240769'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '50.400001525879'^^xsd:double;
  dwc:latitude '65.199996948242'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240769'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239867'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239867'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240886'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240886'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239529'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239529'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0589981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.3790016174316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241750'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '38.379001617432'^^xsd:double;
  dwc:latitude '66.05899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241750'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239999'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239999'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241454'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241454'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239613'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239613'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241878'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241878'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240557'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '37.640998840332'^^xsd:double;
  dwc:latitude '63.768001556396'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240557'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241346'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241346'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239573'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239573'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5 36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239769'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '36.5'^^xsd:double;
  dwc:latitude '66.5'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239769'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0780029296875"^^xsd:decimal ;
  dwc:decimalLongitude "38.6080017089844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239700'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239700'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240906'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240906'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240347'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240347'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242311'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242311'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240199'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240199'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240571'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240571'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241444'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241444'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241017'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241017'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1740036010742 32.4160003662109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1740036010742"^^xsd:decimal ;
  dwc:decimalLongitude "32.4160003662109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242291'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239959'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239959'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241840'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241840'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241757'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241757'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239821'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239821'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240922'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240922'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240039'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240039'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241412'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1625'^^xsd:integer;
  dwc:startYearCollected '1625'^^xsd:integer;
  dwc:endYearCollected '1625'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241412'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240375'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240375'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239315'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239315'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239294'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239294'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239905'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239905'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947998046875"^^xsd:decimal ;
  dwc:decimalLongitude "40.0979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241155'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '40.097999572754'^^xsd:double;
  dwc:latitude '67.947998046875'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241155'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6949996948242"^^xsd:decimal ;
  dwc:decimalLongitude "32.8899993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241236'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241236'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239726'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239726'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241135'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241135'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239982'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241262'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241262'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1190032958984 35.1549987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1190032958984"^^xsd:decimal ;
  dwc:decimalLongitude "35.1549987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241744'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '35.154998779297'^^xsd:double;
  dwc:latitude '69.119003295898'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241744'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241110'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241110'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240161'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240161'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239300'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239300'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241413'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1642'^^xsd:integer;
  dwc:startYearCollected '1642'^^xsd:integer;
  dwc:endYearCollected '1642'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241413'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240159'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240159'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242215'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242215'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240228'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240228'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239811'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239811'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239814'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:startYearCollected '1937'^^xsd:integer;
  dwc:endYearCollected '1937'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239814'^^xsd:anyURI;
  dwc:observationDate '1937-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240652'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240652'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6949996948242"^^xsd:decimal ;
  dwc:decimalLongitude "32.8899993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240015'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '32.889999389648'^^xsd:double;
  dwc:latitude '66.694999694824'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240015'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239558'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239558'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242002'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242002'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239724'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239724'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "34.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241911'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '34.333999633789'^^xsd:double;
  dwc:latitude '66.672996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241911'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241345'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241345'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241315'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241315'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241350'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241350'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240247'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240247'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241597'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241597'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241510'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241510'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239420'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239420'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241028'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241028'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242080'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1650'^^xsd:integer;
  dwc:startYearCollected '1650'^^xsd:integer;
  dwc:endYearCollected '1650'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241844'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1697'^^xsd:integer;
  dwc:startYearCollected '1697'^^xsd:integer;
  dwc:endYearCollected '1697'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241844'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242225'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242225'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239488'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239488'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240369'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240369'^^xsd:anyURI;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.1139984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239765'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '38.113998413086'^^xsd:double;
  dwc:latitude '64.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239765'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239939'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239939'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240062'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240062'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241761'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241761'^^xsd:anyURI;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241863'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241863'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239940'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239940'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1780014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.8059997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241295'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '48.805999755859'^^xsd:double;
  dwc:latitude '64.178001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241295'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240260'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240260'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241591'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241591'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242240'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1866'^^xsd:integer;
  dwc:startYearCollected '1866'^^xsd:integer;
  dwc:endYearCollected '1866'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242240'^^xsd:anyURI;
  dwc:observationDate '1866-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239355'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239355'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241529'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241529'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242189'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242189'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241720'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241720'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241871'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241871'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242222'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242222'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239872'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239872'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239516'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239516'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3050003051758 35.3359985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3050003051758"^^xsd:decimal ;
  dwc:decimalLongitude "35.3359985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242261'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242261'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239965'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239965'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.9140014648438 36.851001739502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.9140014648438"^^xsd:decimal ;
  dwc:decimalLongitude "36.851001739502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241364'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '36.851001739502'^^xsd:double;
  dwc:latitude '68.914001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241364'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240980'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240980'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242204'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242204'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239926'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239926'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241150'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241150'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240071'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240071'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5550003051758 31.2709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5550003051758"^^xsd:decimal ;
  dwc:decimalLongitude "31.2709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240724'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '31.270999908447'^^xsd:double;
  dwc:latitude '69.555000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240724'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242349'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242349'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240951'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240951'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240425'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240425'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239581'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239581'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2279968261719 53.5289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2279968261719"^^xsd:decimal ;
  dwc:decimalLongitude "53.5289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239547'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '53.528999328613'^^xsd:double;
  dwc:latitude '64.227996826172'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239547'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9249992370605 40.1790008544922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.9249992370605"^^xsd:decimal ;
  dwc:decimalLongitude "40.1790008544922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241371'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '40.179000854492'^^xsd:double;
  dwc:latitude '62.92499923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241371'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241329'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241329'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242178'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242178'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241636'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241636'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239404'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239404'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239878'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239878'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242035'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242035'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241086'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241086'^^xsd:anyURI;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240227'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240227'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.7819976806641"^^xsd:decimal ;
  dwc:decimalLongitude "33.0289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241052'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241052'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240794'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:startYearCollected '1688'^^xsd:integer;
  dwc:endYearCollected '1688'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240794'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242203'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242203'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241280'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241280'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240507'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240507'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239336'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239336'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241396'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241396'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241726'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241726'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240639'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240639'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8769989013672 43.4720001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.8769989013672"^^xsd:decimal ;
  dwc:decimalLongitude "43.4720001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241549'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '43.47200012207'^^xsd:double;
  dwc:latitude '65.876998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241549'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240500'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240500'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1269989013672"^^xsd:decimal ;
  dwc:decimalLongitude "37.7849998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239250'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:longitude '37.784999847412'^^xsd:double;
  dwc:latitude '66.126998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239250'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241809'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241809'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239268'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1772'^^xsd:integer;
  dwc:startYearCollected '1772'^^xsd:integer;
  dwc:endYearCollected '1772'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239268'^^xsd:anyURI;
  dwc:observationDate '1772-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 47.7270011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1320037841797"^^xsd:decimal ;
  dwc:decimalLongitude "47.7270011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242137'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '47.727001190185'^^xsd:double;
  dwc:latitude '67.13200378418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242137'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240163'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1678'^^xsd:integer;
  dwc:startYearCollected '1678'^^xsd:integer;
  dwc:endYearCollected '1678'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241415'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:startYearCollected '1688'^^xsd:integer;
  dwc:endYearCollected '1688'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241415'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240330'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240330'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240374'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240374'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6949996948242"^^xsd:decimal ;
  dwc:decimalLongitude "32.8899993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239991'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '32.889999389648'^^xsd:double;
  dwc:latitude '66.694999694824'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239991'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240631'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1615'^^xsd:integer;
  dwc:startYearCollected '1615'^^xsd:integer;
  dwc:endYearCollected '1615'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240631'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "34.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241955'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.333999633789'^^xsd:double;
  dwc:latitude '66.672996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241955'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240475'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240475'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239846'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239846'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240747'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240747'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242090'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242090'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239534'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '44.444000244141'^^xsd:double;
  dwc:latitude '64.025001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239534'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240645'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1829'^^xsd:integer;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1829'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240645'^^xsd:anyURI;
  dwc:observationDate '1829-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2509994506836 35.8400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2509994506836"^^xsd:decimal ;
  dwc:decimalLongitude "35.8400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239915'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '35.840000152588'^^xsd:double;
  dwc:latitude '64.250999450684'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239915'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241273'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241273'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241124'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241124'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239934'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239934'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240250'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240250'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242357'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242357'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239824'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239824'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239890'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239890'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239633'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239633'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240394'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240394'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239492'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239492'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240591'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240591'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242092'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240468'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240468'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3050003051758 42.0550003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3050003051758"^^xsd:decimal ;
  dwc:decimalLongitude "42.0550003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240359'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '42.055000305176'^^xsd:double;
  dwc:latitude '63.305000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240359'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239889'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239889'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239542'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '36.099998474121'^^xsd:double;
  dwc:latitude '66.370002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239542'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241864'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241864'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239993'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239993'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239583'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239583'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240913'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240913'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239784'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239784'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241753'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241753'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240081'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240081'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241144'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241144'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240139'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240139'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240802'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1704'^^xsd:integer;
  dwc:startYearCollected '1704'^^xsd:integer;
  dwc:endYearCollected '1704'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240802'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240738'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240738'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240451'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '53.798000335693'^^xsd:double;
  dwc:latitude '65.012001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240451'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240805'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240805'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239780'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239780'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240201'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240201'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241274'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241274'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241925'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241925'^^xsd:anyURI;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "41.5340003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239392'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '41.534000396729'^^xsd:double;
  dwc:latitude '63.650001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239392'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241313'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241313'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5299987792969 40.5900001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "40.5900001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241417'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:startYearCollected '1925'^^xsd:integer;
  dwc:endYearCollected '1925'^^xsd:integer;
  dwc:longitude '40.590000152588'^^xsd:double;
  dwc:latitude '64.529998779297'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241417'^^xsd:anyURI;
  dwc:observationDate '1925-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239306'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239306'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241991'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241991'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240056'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240056'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242157'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:startYearCollected '1926'^^xsd:integer;
  dwc:endYearCollected '1926'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242157'^^xsd:anyURI;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241777'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241777'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239267'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1770'^^xsd:integer;
  dwc:startYearCollected '1770'^^xsd:integer;
  dwc:endYearCollected '1770'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239267'^^xsd:anyURI;
  dwc:observationDate '1770-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241188'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '42.923999786377'^^xsd:double;
  dwc:latitude '62.54999923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241188'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "42.9109992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242126'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '42.910999298096'^^xsd:double;
  dwc:latitude '62.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242126'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241924'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241924'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239685'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239685'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6949996948242"^^xsd:decimal ;
  dwc:decimalLongitude "32.8899993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239987'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '32.889999389648'^^xsd:double;
  dwc:latitude '66.694999694824'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239987'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6949996948242"^^xsd:decimal ;
  dwc:decimalLongitude "32.8899993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239985'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '32.889999389648'^^xsd:double;
  dwc:latitude '66.694999694824'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239985'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242081'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1651'^^xsd:integer;
  dwc:startYearCollected '1651'^^xsd:integer;
  dwc:endYearCollected '1651'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.370002746582"^^xsd:decimal ;
  dwc:decimalLongitude "36.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239535'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '36.099998474121'^^xsd:double;
  dwc:latitude '66.370002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239535'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242324'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242324'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2156982421875"^^xsd:decimal ;
  dwc:decimalLongitude "41.6025009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239741'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '41.602500915527'^^xsd:double;
  dwc:latitude '64.215698242188'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239741'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239892'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239892'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240281'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240281'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240102'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240102'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239479'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239479'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242384'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242384'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2156982421875"^^xsd:decimal ;
  dwc:decimalLongitude "41.6025009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240010'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '34.820999145508'^^xsd:double;
  dwc:latitude '66.603996276855'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240010'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242383'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242383'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241462'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241462'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242036'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242036'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241446'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241446'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1320037841797"^^xsd:decimal ;
  dwc:decimalLongitude "32.4459991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240606'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:startYearCollected '1926'^^xsd:integer;
  dwc:endYearCollected '1926'^^xsd:integer;
  dwc:longitude '32.445999145508'^^xsd:double;
  dwc:latitude '67.13200378418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240606'^^xsd:anyURI;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2740020751953 38.7319984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.2740020751953"^^xsd:decimal ;
  dwc:decimalLongitude "38.7319984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240519'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240519'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1026000976562"^^xsd:decimal ;
  dwc:decimalLongitude "42.9440994262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241440'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '42.94409942627'^^xsd:double;
  dwc:latitude '62.102600097656'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241440'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241317'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241317'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239980'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239980'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239918'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1828'^^xsd:integer;
  dwc:startYearCollected '1828'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '36.349998474121'^^xsd:double;
  dwc:latitude '67.680000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239918'^^xsd:anyURI;
  dwc:observationDate '1828-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241256'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241256'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242360'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242360'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239582'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239582'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241489'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241489'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241018'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241018'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241308'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241308'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241230'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241230'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241576'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241576'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.4640007019043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239437'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '45.464000701904'^^xsd:double;
  dwc:latitude '63.638999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239437'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239316'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239316'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240254'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240254'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239369'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239369'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240971'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240971'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241055'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241055'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239261'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1762'^^xsd:integer;
  dwc:startYearCollected '1762'^^xsd:integer;
  dwc:endYearCollected '1762'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239261'^^xsd:anyURI;
  dwc:observationDate '1762-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241369'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241369'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1999969482422"^^xsd:decimal ;
  dwc:decimalLongitude "50.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241506'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241506'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241284'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241284'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242205'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242205'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240643'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240643'^^xsd:anyURI;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6559982299805 40.9659996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6559982299805"^^xsd:decimal ;
  dwc:decimalLongitude "40.9659996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239246'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '40.965999603271'^^xsd:double;
  dwc:latitude '64.65599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239246'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241488'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241488'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1559982299805 41.5670013427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1559982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.5670013427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240363'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '41.567001342773'^^xsd:double;
  dwc:latitude '66.15599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240363'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241791'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241791'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241712'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241712'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240638'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240638'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239698'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239698'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241406'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241406'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239815'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:startYearCollected '1937'^^xsd:integer;
  dwc:endYearCollected '1937'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239815'^^xsd:anyURI;
  dwc:observationDate '1937-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242088'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1718'^^xsd:integer;
  dwc:startYearCollected '1718'^^xsd:integer;
  dwc:endYearCollected '1718'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242088'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947998046875"^^xsd:decimal ;
  dwc:decimalLongitude "40.0979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241993'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241993'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240177'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240177'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241557'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241557'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240534'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240534'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241165'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1671'^^xsd:integer;
  dwc:startYearCollected '1671'^^xsd:integer;
  dwc:endYearCollected '1671'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240884'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:startYearCollected '1688'^^xsd:integer;
  dwc:endYearCollected '1688'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240884'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242119'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '42.910999298096'^^xsd:double;
  dwc:latitude '62.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242119'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241683'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241683'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241705'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241705'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239595'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239595'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 39.7039985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "39.7039985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239451'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '39.703998565674'^^xsd:double;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239451'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241088'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:startYearCollected '1925'^^xsd:integer;
  dwc:endYearCollected '1925'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241088'^^xsd:anyURI;
  dwc:observationDate '1925-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240893'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1699'^^xsd:integer;
  dwc:startYearCollected '1699'^^xsd:integer;
  dwc:endYearCollected '1699'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240893'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239594'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239594'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241713'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241713'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239618'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239618'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241411'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1624'^^xsd:integer;
  dwc:startYearCollected '1624'^^xsd:integer;
  dwc:endYearCollected '1624'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241411'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239880'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239880'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241663'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241663'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239345'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239345'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241562'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241562'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239569'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239569'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7239990234375"^^xsd:decimal ;
  dwc:decimalLongitude "39.9269981384277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239232'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '39.926998138428'^^xsd:double;
  dwc:latitude '62.723999023438'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239232'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240239'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240239'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242078'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1634'^^xsd:integer;
  dwc:startYearCollected '1634'^^xsd:integer;
  dwc:endYearCollected '1634'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240846'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240846'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241074'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241074'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2760009765625"^^xsd:decimal ;
  dwc:decimalLongitude "36.8120002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239386'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '34.657001495361'^^xsd:double;
  dwc:latitude '65.936996459961'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239386'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239296'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239296'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240151'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240151'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239953'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239953'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.4700012207031 35.3330001831055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "35.3330001831055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240618'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '35.333000183105'^^xsd:double;
  dwc:latitude '66.470001220703'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240618'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240249'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240249'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241513'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241513'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239840'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239840'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241362'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241362'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7949981689453"^^xsd:decimal ;
  dwc:decimalLongitude "41.5209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239280'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '41.520999908447'^^xsd:double;
  dwc:latitude '63.794998168945'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239280'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242024'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242024'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241032'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241032'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240847'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240847'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241450'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241450'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239239'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241762'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241762'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241460'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241460'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239649'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239649'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239442'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '45.464000701904'^^xsd:double;
  dwc:latitude '63.638999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239442'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241593'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241593'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239334'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239334'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5979995727539 44.6949996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5979995727539"^^xsd:decimal ;
  dwc:decimalLongitude "44.6949996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240532'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '44.694999694824'^^xsd:double;
  dwc:latitude '66.597999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240532'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239326'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239326'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242301'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242301'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239233'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '39.926998138428'^^xsd:double;
  dwc:latitude '62.723999023438'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239233'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240197'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240197'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240472'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240472'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240960'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240960'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  geo-pos:lat "64.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.5768013000488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239224'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '40.576801300049'^^xsd:double;
  dwc:latitude '64.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239224'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240496'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240496'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240338'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240338'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242149'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:startYearCollected '1917'^^xsd:integer;
  dwc:endYearCollected '1917'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242149'^^xsd:anyURI;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241391'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241391'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241948'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241948'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239668'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239668'^^xsd:anyURI;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240490'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240490'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239412'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239412'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241771'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241771'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239510'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239510'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241534'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241534'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241206'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241206'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242028'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242028'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242202'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242202'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239646'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239646'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  geo-pos:lat "65.4250030517578"^^xsd:decimal ;
  geo-pos:long "45.1069984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240999'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240999'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0589981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.3790016174316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  geo-pos:lat "66.0589981079102"^^xsd:decimal ;
  geo-pos:long "38.3790016174316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241822'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '38.379001617432'^^xsd:double;
  dwc:latitude '66.05899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241822'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240574'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240574'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240718'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240718'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239798'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239798'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  geo-pos:lat "64.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.5768013000488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239212'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '40.576801300049'^^xsd:double;
  dwc:latitude '64.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239212'^^xsd:anyURI;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240970'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240970'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.4620018005371"^^xsd:decimal ;
  dwc:decimalLongitude "41.5180015563965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  geo-pos:lat "62.4620018005371"^^xsd:decimal ;
  geo-pos:long "41.5180015563965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240775'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '41.518001556396'^^xsd:double;
  dwc:latitude '62.462001800537'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240775'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242374'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242374'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1269989013672"^^xsd:decimal ;
  dwc:decimalLongitude "37.7849998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  geo-pos:lat "66.1269989013672"^^xsd:decimal ;
  geo-pos:long "37.7849998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239252'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '37.784999847412'^^xsd:double;
  dwc:latitude '66.126998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239252'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240852'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240852'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241885'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241885'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239503'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1704'^^xsd:integer;
  dwc:startYearCollected '1704'^^xsd:integer;
  dwc:endYearCollected '1704'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2740020751953 38.7319984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.2740020751953"^^xsd:decimal ;
  dwc:decimalLongitude "38.7319984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2740020751953 38.7319984436035)"^^geo:wktLiteral ;
  geo-pos:lat "68.2740020751953"^^xsd:decimal ;
  geo-pos:long "38.7319984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239275'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '38.731998443604'^^xsd:double;
  dwc:latitude '68.274002075195'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239275'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "64.0970001220703"^^xsd:decimal ;
  geo-pos:long "35.2649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240148'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240148'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239489'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239489'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5 36.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5 36.5)"^^geo:wktLiteral ;
  geo-pos:lat "66.5"^^xsd:decimal ;
  geo-pos:long "36.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239770'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '36.5'^^xsd:double;
  dwc:latitude '66.5'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239770'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3050003051758 42.0550003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3050003051758"^^xsd:decimal ;
  dwc:decimalLongitude "42.0550003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3050003051758 42.0550003051758)"^^geo:wktLiteral ;
  geo-pos:lat "63.3050003051758"^^xsd:decimal ;
  geo-pos:long "42.0550003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240357'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '42.055000305176'^^xsd:double;
  dwc:latitude '63.305000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240357'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239673'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1828'^^xsd:integer;
  dwc:startYearCollected '1828'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239673'^^xsd:anyURI;
  dwc:observationDate '1828-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239648'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239648'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240034'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240034'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241998'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241998'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241399'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241399'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240438'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240438'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241183'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240878'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1685'^^xsd:integer;
  dwc:startYearCollected '1685'^^xsd:integer;
  dwc:endYearCollected '1685'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240878'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4700012207031 41.4799995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "41.4799995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4700012207031 41.4799995422363)"^^geo:wktLiteral ;
  geo-pos:lat "64.4700012207031"^^xsd:decimal ;
  geo-pos:long "41.4799995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241904'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '41.479999542236'^^xsd:double;
  dwc:latitude '64.470001220703'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241904'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240834'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:startYearCollected '1688'^^xsd:integer;
  dwc:endYearCollected '1688'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240834'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239781'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239781'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241868'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241868'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240165'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:startYearCollected '1688'^^xsd:integer;
  dwc:endYearCollected '1688'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239723'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239723'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239310'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239310'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241504'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241504'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241727'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241727'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6559982299805 40.9659996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6559982299805"^^xsd:decimal ;
  dwc:decimalLongitude "40.9659996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6559982299805 40.9659996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.6559982299805"^^xsd:decimal ;
  geo-pos:long "40.9659996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239244'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '40.965999603271'^^xsd:double;
  dwc:latitude '64.65599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239244'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240111'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240111'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241344'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241344'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239874'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239874'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240501'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240501'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.4000015258789 31.3999996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.4000015258789"^^xsd:decimal ;
  dwc:decimalLongitude "31.3999996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.4000015258789 31.3999996185303)"^^geo:wktLiteral ;
  geo-pos:lat "68.4000015258789"^^xsd:decimal ;
  geo-pos:long "31.3999996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240690'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '31.39999961853'^^xsd:double;
  dwc:latitude '68.400001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240690'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242217'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242217'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241389'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241389'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241330'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241330'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240135'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240135'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242193'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242193'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240518'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240518'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242318'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242318'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  geo-pos:lat "64.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.5768013000488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239211'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1824'^^xsd:integer;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '40.576801300049'^^xsd:double;
  dwc:latitude '64.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239211'^^xsd:anyURI;
  dwc:observationDate '1824-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240896'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1704'^^xsd:integer;
  dwc:startYearCollected '1704'^^xsd:integer;
  dwc:endYearCollected '1704'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240896'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241888'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241888'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239564'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239564'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241723'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241723'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241987'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241987'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241516'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241516'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "64.0970001220703"^^xsd:decimal ;
  geo-pos:long "35.2649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240157'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240157'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241253'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241253'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240712'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240712'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239603'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239603'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240708'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240708'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240841'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240841'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240087'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "34.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  geo-pos:lat "66.6729965209961"^^xsd:decimal ;
  geo-pos:long "34.3339996337891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241957'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '34.333999633789'^^xsd:double;
  dwc:latitude '66.672996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241957'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.0120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "53.7980003356934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  geo-pos:lat "65.0120010375977"^^xsd:decimal ;
  geo-pos:long "53.7980003356934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240457'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '53.798000335693'^^xsd:double;
  dwc:latitude '65.012001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240457'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242199'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242199'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240912'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240912'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240706'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240706'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241803'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241803'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241143'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241143'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  geo-pos:lat "64.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.5768013000488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239210'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^xsd:integer;
  dwc:longitude '40.576801300049'^^xsd:double;
  dwc:latitude '64.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239210'^^xsd:anyURI;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241697'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241697'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241514'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241514'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240833'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:startYearCollected '1688'^^xsd:integer;
  dwc:endYearCollected '1688'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240833'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240504'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240504'^^xsd:anyURI;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241046'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241046'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242310'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242310'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1999969482422"^^xsd:decimal ;
  dwc:decimalLongitude "50.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "65.1999969482422"^^xsd:decimal ;
  geo-pos:long "50.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240763'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '50.400001525879'^^xsd:double;
  dwc:latitude '65.199996948242'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240763'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "44.2999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "64.1500015258789"^^xsd:decimal ;
  geo-pos:long "44.2999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240811'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '44.29999923706'^^xsd:double;
  dwc:latitude '64.150001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240811'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.0120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "53.7980003356934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  geo-pos:lat "65.0120010375977"^^xsd:decimal ;
  geo-pos:long "53.7980003356934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240455'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '53.798000335693'^^xsd:double;
  dwc:latitude '65.012001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240455'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240793'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1687'^^xsd:integer;
  dwc:startYearCollected '1687'^^xsd:integer;
  dwc:endYearCollected '1687'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240793'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239946'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239946'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241793'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241793'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241453'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241453'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241999'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241999'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240376'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240376'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239372'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239372'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240364'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240364'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239606'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239606'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240711'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240711'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239474'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239474'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241080'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241080'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242054'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242054'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240662'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240662'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241926'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241926'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241138'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241138'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "64.0970001220703"^^xsd:decimal ;
  geo-pos:long "35.2649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240154'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240154'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240890'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240650'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240650'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7330017089844 42.8349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7330017089844"^^xsd:decimal ;
  dwc:decimalLongitude "42.8349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7330017089844 42.8349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "62.7330017089844"^^xsd:decimal ;
  geo-pos:long "42.8349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242061'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '42.834999084473'^^xsd:double;
  dwc:latitude '62.733001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242061'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1026000976562"^^xsd:decimal ;
  dwc:decimalLongitude "42.9440994262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  geo-pos:lat "62.1026000976562"^^xsd:decimal ;
  geo-pos:long "42.9440994262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241439'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '42.94409942627'^^xsd:double;
  dwc:latitude '62.102600097656'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241439'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240880'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1686'^^xsd:integer;
  dwc:startYearCollected '1686'^^xsd:integer;
  dwc:endYearCollected '1686'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240880'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241303'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241303'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241512'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241512'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241232'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241232'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239843'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239843'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242019'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242019'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241252'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241252'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "44.2999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "64.1500015258789"^^xsd:decimal ;
  geo-pos:long "44.2999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240825'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '44.29999923706'^^xsd:double;
  dwc:latitude '64.150001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240825'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241390'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241390'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239935'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239935'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239519'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239519'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240902'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240902'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241469'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241469'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239580'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239580'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240721'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240721'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241231'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241231'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242077'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1633'^^xsd:integer;
  dwc:startYearCollected '1633'^^xsd:integer;
  dwc:endYearCollected '1633'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240220'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240220'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240521'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240521'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240524'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240524'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8769989013672 43.4720001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.8769989013672"^^xsd:decimal ;
  dwc:decimalLongitude "43.4720001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8769989013672 43.4720001220703)"^^geo:wktLiteral ;
  geo-pos:lat "65.8769989013672"^^xsd:decimal ;
  geo-pos:long "43.4720001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241547'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:longitude '43.47200012207'^^xsd:double;
  dwc:latitude '65.876998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241547'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5"^^xsd:decimal ;
  dwc:decimalLongitude "32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5 32)"^^geo:wktLiteral ;
  geo-pos:lat "69.5"^^xsd:decimal ;
  geo-pos:long "32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241997'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32'^^xsd:integer;
  dwc:latitude '69.5'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241997'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240932'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240932'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242362'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242362'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242201'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242201'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241125'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241125'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3540000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3540000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3540000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3540000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239381'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '38.354000091553'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239381'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240046'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240046'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239932'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239932'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.370002746582"^^xsd:decimal ;
  dwc:decimalLongitude "36.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "66.370002746582"^^xsd:decimal ;
  geo-pos:long "36.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239537'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '36.099998474121'^^xsd:double;
  dwc:latitude '66.370002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239537'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2760009765625"^^xsd:decimal ;
  dwc:decimalLongitude "36.8120002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  geo-pos:lat "66.2760009765625"^^xsd:decimal ;
  geo-pos:long "36.8120002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242111'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '36.812000274658'^^xsd:double;
  dwc:latitude '66.276000976562'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242111'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242269'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242269'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240230'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240230'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240205'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240205'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239970'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239970'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9249992370605 40.1790008544922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.9249992370605"^^xsd:decimal ;
  dwc:decimalLongitude "40.1790008544922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9249992370605 40.1790008544922)"^^geo:wktLiteral ;
  geo-pos:lat "62.9249992370605"^^xsd:decimal ;
  geo-pos:long "40.1790008544922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241370'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '40.179000854492'^^xsd:double;
  dwc:latitude '62.92499923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241370'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241211'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241211'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240925'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240925'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1999969482422"^^xsd:decimal ;
  dwc:decimalLongitude "50.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "65.1999969482422"^^xsd:decimal ;
  geo-pos:long "50.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240762'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '50.400001525879'^^xsd:double;
  dwc:latitude '65.199996948242'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240762'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241755'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241755'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239483'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239483'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242363'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242363'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240570'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240570'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240427'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240427'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4700012207031 41.4799995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "41.4799995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4700012207031 41.4799995422363)"^^geo:wktLiteral ;
  geo-pos:lat "64.4700012207031"^^xsd:decimal ;
  geo-pos:long "41.4799995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241906'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '41.479999542236'^^xsd:double;
  dwc:latitude '64.470001220703'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241906'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240334'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240334'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3089981079102 39.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "39.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3089981079102 39.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "63.3089981079102"^^xsd:decimal ;
  geo-pos:long "39.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241205'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '39.138999938965'^^xsd:double;
  dwc:latitude '63.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241205'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240933'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240933'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242142'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242142'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240378'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240378'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241096'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241096'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239805'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239805'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242321'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242321'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239716'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239716'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240103'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240103'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3089981079102 39.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "39.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3089981079102 39.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "63.3089981079102"^^xsd:decimal ;
  geo-pos:long "39.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241204'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '39.138999938965'^^xsd:double;
  dwc:latitude '63.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241204'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241497'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241497'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239861'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239861'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240123'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240123'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239417'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239417'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239302'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239302'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239289'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239289'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240221'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240221'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241339'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241339'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240421'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240421'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239664'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239664'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239796'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239796'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242070'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242070'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239779'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239779'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239610'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239610'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  geo-pos:lat "65.4250030517578"^^xsd:decimal ;
  geo-pos:long "45.1069984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241007'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241007'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240411'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1828'^^xsd:integer;
  dwc:startYearCollected '1828'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240411'^^xsd:anyURI;
  dwc:observationDate '1828-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240176'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240176'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240208'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240208'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5979995727539 44.6949996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5979995727539"^^xsd:decimal ;
  dwc:decimalLongitude "44.6949996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5979995727539 44.6949996948242)"^^geo:wktLiteral ;
  geo-pos:lat "66.5979995727539"^^xsd:decimal ;
  geo-pos:long "44.6949996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240530'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '44.694999694824'^^xsd:double;
  dwc:latitude '66.597999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240530'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240523'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240523'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239290'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239290'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239966'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239966'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240246'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240246'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239559'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239559'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241353'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241353'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2156982421875"^^xsd:decimal ;
  dwc:decimalLongitude "41.6025009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  geo-pos:lat "64.2156982421875"^^xsd:decimal ;
  geo-pos:long "41.6025009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239740'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '41.602500915527'^^xsd:double;
  dwc:latitude '64.215698242188'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239740'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "42.9109992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  geo-pos:lat "62.0670013427734"^^xsd:decimal ;
  geo-pos:long "42.9109992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242122'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '42.910999298096'^^xsd:double;
  dwc:latitude '62.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242122'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0999984741211 33.601001739502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "33.601001739502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0999984741211 33.601001739502)"^^geo:wktLiteral ;
  geo-pos:lat "69.0999984741211"^^xsd:decimal ;
  geo-pos:long "33.601001739502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240448'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '33.601001739502'^^xsd:double;
  dwc:latitude '69.099998474121'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240448'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239361'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239361'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240075'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240075'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240124'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240124'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2760009765625"^^xsd:decimal ;
  dwc:decimalLongitude "36.8120002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  geo-pos:lat "66.2760009765625"^^xsd:decimal ;
  geo-pos:long "36.8120002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242107'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '36.812000274658'^^xsd:double;
  dwc:latitude '66.276000976562'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242107'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239921'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239921'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242084'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1705'^^xsd:integer;
  dwc:startYearCollected '1705'^^xsd:integer;
  dwc:endYearCollected '1705'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240066'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240066'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "41.5340003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  geo-pos:lat "63.6500015258789"^^xsd:decimal ;
  geo-pos:long "41.5340003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239397'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '41.534000396729'^^xsd:double;
  dwc:latitude '63.650001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239397'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.7819976806641"^^xsd:decimal ;
  dwc:decimalLongitude "33.0289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  geo-pos:lat "65.7819976806641"^^xsd:decimal ;
  geo-pos:long "33.0289993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242229'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '33.028999328613'^^xsd:double;
  dwc:latitude '65.781997680664'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242229'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241865'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241865'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1895980834961"^^xsd:decimal ;
  dwc:decimalLongitude "32.4790992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  geo-pos:lat "69.1895980834961"^^xsd:decimal ;
  geo-pos:long "32.4790992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239194'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '32.479099273682'^^xsd:double;
  dwc:latitude '69.189598083496'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239194'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242258'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242258'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242214'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242214'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242102'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242102'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7949981689453"^^xsd:decimal ;
  dwc:decimalLongitude "41.5209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "63.7949981689453"^^xsd:decimal ;
  geo-pos:long "41.5209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239279'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.520999908447'^^xsd:double;
  dwc:latitude '63.794998168945'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239279'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240589'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240589'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241553'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241553'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240031'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240031'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0589981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.3790016174316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  geo-pos:lat "66.0589981079102"^^xsd:decimal ;
  geo-pos:long "38.3790016174316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241827'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '38.379001617432'^^xsd:double;
  dwc:latitude '66.05899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241827'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240728'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240728'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241734'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241734'^^xsd:anyURI;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241667'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241667'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6809997558594"^^xsd:decimal ;
  dwc:decimalLongitude "34.3619995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.6809997558594"^^xsd:decimal ;
  geo-pos:long "34.3619995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241963'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '34.361999511719'^^xsd:double;
  dwc:latitude '66.680999755859'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241963'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240830'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240830'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7949981689453"^^xsd:decimal ;
  dwc:decimalLongitude "41.5209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "63.7949981689453"^^xsd:decimal ;
  geo-pos:long "41.5209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239278'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.520999908447'^^xsd:double;
  dwc:latitude '63.794998168945'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239278'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1780014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.8059997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  geo-pos:lat "64.1780014038086"^^xsd:decimal ;
  geo-pos:long "48.8059997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241299'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '48.805999755859'^^xsd:double;
  dwc:latitude '64.178001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241299'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "66.9909973144531"^^xsd:decimal ;
  geo-pos:long "41.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241092'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241092'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240302'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240302'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241131'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241131'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240827'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1669'^^xsd:integer;
  dwc:startYearCollected '1669'^^xsd:integer;
  dwc:endYearCollected '1669'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240827'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241109'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241109'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240959'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240959'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2156982421875"^^xsd:decimal ;
  dwc:decimalLongitude "41.6025009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  geo-pos:lat "64.2156982421875"^^xsd:decimal ;
  geo-pos:long "41.6025009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239738'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1824'^^xsd:integer;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '41.602500915527'^^xsd:double;
  dwc:latitude '64.215698242188'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239738'^^xsd:anyURI;
  dwc:observationDate '1824-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241992'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241992'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240431'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240431'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "47.5970001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239819'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239819'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240274'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240274'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241111'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241111'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240145'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240145'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239342'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239342'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239498'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239498'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241286'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241286'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242344'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242344'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242319'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242319'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239945'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239945'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240131'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:startYearCollected '1881'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240131'^^xsd:anyURI;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239928'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239928'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239886'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239886'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239969'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239969'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5899963378906 31.6000003814697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5899963378906"^^xsd:decimal ;
  dwc:decimalLongitude "31.6000003814697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5899963378906 31.6000003814697)"^^geo:wktLiteral ;
  geo-pos:lat "69.5899963378906"^^xsd:decimal ;
  geo-pos:long "31.6000003814697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242139'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '31.60000038147'^^xsd:double;
  dwc:latitude '69.589996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241305'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241305'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242253'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239660'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239660'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242012'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242012'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242313'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242313'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240917'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240917'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241029'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241029'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240126'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240126'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240864'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240864'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2740020751953 38.7319984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.2740020751953"^^xsd:decimal ;
  dwc:decimalLongitude "38.7319984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2740020751953 38.7319984436035)"^^geo:wktLiteral ;
  geo-pos:lat "68.2740020751953"^^xsd:decimal ;
  geo-pos:long "38.7319984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239273'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '38.731998443604'^^xsd:double;
  dwc:latitude '68.274002075195'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239273'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239407'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239407'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239586'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239586'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241382'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241382'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "66.9909973144531"^^xsd:decimal ;
  geo-pos:long "41.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241152'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241152'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240836'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240836'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7330017089844 42.8349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7330017089844"^^xsd:decimal ;
  dwc:decimalLongitude "42.8349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7330017089844 42.8349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "62.7330017089844"^^xsd:decimal ;
  geo-pos:long "42.8349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242057'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '42.834999084473'^^xsd:double;
  dwc:latitude '62.733001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242057'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7680015563965"^^xsd:decimal ;
  dwc:decimalLongitude "37.640998840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  geo-pos:lat "63.7680015563965"^^xsd:decimal ;
  geo-pos:long "37.640998840332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240564'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '37.640998840332'^^xsd:double;
  dwc:latitude '63.768001556396'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240564'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1669998168945 33.6529998779297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "33.6529998779297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1669998168945 33.6529998779297)"^^geo:wktLiteral ;
  geo-pos:lat "69.1669998168945"^^xsd:decimal ;
  geo-pos:long "33.6529998779297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241854'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '33.65299987793'^^xsd:double;
  dwc:latitude '69.166999816895'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241854'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242173'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242173'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241225'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241225'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3499984741211 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3499984741211 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "66.3499984741211"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241862'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1746'^^xsd:integer;
  dwc:startYearCollected '1746'^^xsd:integer;
  dwc:endYearCollected '1746'^^xsd:integer;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '66.349998474121'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241862'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241837'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1686'^^xsd:integer;
  dwc:startYearCollected '1686'^^xsd:integer;
  dwc:endYearCollected '1686'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241837'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239509'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239509'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241461'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241461'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241984'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241984'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241531'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241531'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240985'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240985'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239208'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241105'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241105'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241601'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241601'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240116'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240116'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.4640007019043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  geo-pos:lat "63.6389999389648"^^xsd:decimal ;
  geo-pos:long "45.4640007019043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239433'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '45.464000701904'^^xsd:double;
  dwc:latitude '63.638999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239433'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240464'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240464'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241613'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241613'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240443'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240443'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241277'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241277'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.6800003051758 36.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "36.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.6800003051758 36.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "67.6800003051758"^^xsd:decimal ;
  geo-pos:long "36.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239922'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '36.349998474121'^^xsd:double;
  dwc:latitude '67.680000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239922'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9000015258789 45.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9000015258789"^^xsd:decimal ;
  dwc:decimalLongitude "45.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9000015258789 45.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "64.9000015258789"^^xsd:decimal ;
  geo-pos:long "45.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242116'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '45.70000076294'^^xsd:double;
  dwc:latitude '64.900001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242116'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239351'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239351'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242260'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242260'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3629989624023 34.4280014038086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3629989624023"^^xsd:decimal ;
  dwc:decimalLongitude "34.4280014038086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3629989624023 34.4280014038086)"^^geo:wktLiteral ;
  geo-pos:lat "65.3629989624023"^^xsd:decimal ;
  geo-pos:long "34.4280014038086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241084'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '34.428001403809'^^xsd:double;
  dwc:latitude '65.362998962402'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241084'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241782'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241782'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239406'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239406'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240522'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240522'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241249'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241249'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239907'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239907'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240935'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240935'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239652'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239652'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "66.9909973144531"^^xsd:decimal ;
  geo-pos:long "41.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241094'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241094'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240736'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240736'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240992'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240992'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3089981079102 39.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "39.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3089981079102 39.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "63.3089981079102"^^xsd:decimal ;
  geo-pos:long "39.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241202'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '39.138999938965'^^xsd:double;
  dwc:latitude '63.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241202'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242320'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242320'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239304'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239304'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239729'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239729'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240859'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240859'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240986'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240986'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239551'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239551'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240068'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240068'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240032'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240032'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239654'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239654'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7239990234375"^^xsd:decimal ;
  dwc:decimalLongitude "39.9269981384277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  geo-pos:lat "62.7239990234375"^^xsd:decimal ;
  geo-pos:long "39.9269981384277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239229'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '39.926998138428'^^xsd:double;
  dwc:latitude '62.723999023438'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239229'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240709'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240709'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241470'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241470'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241048'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241048'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240067'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240067'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241570'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241570'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5299987792969 40.5900001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "40.5900001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5299987792969 40.5900001525879)"^^geo:wktLiteral ;
  geo-pos:lat "64.5299987792969"^^xsd:decimal ;
  geo-pos:long "40.5900001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241419'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:longitude '40.590000152588'^^xsd:double;
  dwc:latitude '64.529998779297'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241419'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241126'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241126'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241235'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241235'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242272'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242272'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239349'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239349'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0589981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.3790016174316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  geo-pos:lat "66.0589981079102"^^xsd:decimal ;
  geo-pos:long "38.3790016174316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241824'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '38.379001617432'^^xsd:double;
  dwc:latitude '66.05899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241824'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5099983215332 56.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5099983215332"^^xsd:decimal ;
  dwc:decimalLongitude "56.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5099983215332 56.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "62.5099983215332"^^xsd:decimal ;
  geo-pos:long "56.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240755'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '56.400001525879'^^xsd:double;
  dwc:latitude '62.509998321533'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240755'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240956'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240956'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242289'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242289'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "64.0970001220703"^^xsd:decimal ;
  geo-pos:long "35.2649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240012'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240012'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241119'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241119'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240499'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240499'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947998046875"^^xsd:decimal ;
  dwc:decimalLongitude "40.0979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  geo-pos:lat "67.947998046875"^^xsd:decimal ;
  geo-pos:long "40.0979995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241163'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '40.097999572754'^^xsd:double;
  dwc:latitude '67.947998046875'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241163'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "41.5340003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  geo-pos:lat "63.6500015258789"^^xsd:decimal ;
  geo-pos:long "41.5340003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239400'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '41.534000396729'^^xsd:double;
  dwc:latitude '63.650001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239400'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239353'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239353'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239470'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239470'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240383'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240383'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241217'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241217'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242277'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242277'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "47.5970001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239832'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239832'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240184'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240184'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240897'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240897'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3759994506836 46.2099990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3759994506836"^^xsd:decimal ;
  dwc:decimalLongitude "46.2099990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3759994506836 46.2099990844727)"^^geo:wktLiteral ;
  geo-pos:lat "63.3759994506836"^^xsd:decimal ;
  geo-pos:long "46.2099990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241851'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '46.209999084473'^^xsd:double;
  dwc:latitude '63.375999450684'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241851'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240806'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1686'^^xsd:integer;
  dwc:startYearCollected '1686'^^xsd:integer;
  dwc:endYearCollected '1686'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240806'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240026'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240026'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.370002746582"^^xsd:decimal ;
  dwc:decimalLongitude "36.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "66.370002746582"^^xsd:decimal ;
  geo-pos:long "36.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239536'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '36.099998474121'^^xsd:double;
  dwc:latitude '66.370002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239536'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241778'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241778'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241685'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241685'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239527'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239527'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1780014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.8059997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  geo-pos:lat "64.1780014038086"^^xsd:decimal ;
  geo-pos:long "48.8059997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241290'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '48.805999755859'^^xsd:double;
  dwc:latitude '64.178001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241290'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240647'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240647'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6809997558594"^^xsd:decimal ;
  dwc:decimalLongitude "34.3619995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.6809997558594"^^xsd:decimal ;
  geo-pos:long "34.3619995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241995'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '34.361999511719'^^xsd:double;
  dwc:latitude '66.680999755859'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241995'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0780029296875"^^xsd:decimal ;
  dwc:decimalLongitude "38.6080017089844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  geo-pos:lat "66.0780029296875"^^xsd:decimal ;
  geo-pos:long "38.6080017089844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241821'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '38.608001708984'^^xsd:double;
  dwc:latitude '66.078002929688'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241821'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "44.2999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "64.1500015258789"^^xsd:decimal ;
  geo-pos:long "44.2999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240812'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '44.29999923706'^^xsd:double;
  dwc:latitude '64.150001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240812'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5299987792969 40.5900001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "40.5900001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5299987792969 40.5900001525879)"^^geo:wktLiteral ;
  geo-pos:lat "64.5299987792969"^^xsd:decimal ;
  geo-pos:long "40.5900001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241420'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '40.590000152588'^^xsd:double;
  dwc:latitude '64.529998779297'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241420'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241482'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241482'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240238'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240238'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1895980834961"^^xsd:decimal ;
  dwc:decimalLongitude "32.4790992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  geo-pos:lat "69.1895980834961"^^xsd:decimal ;
  geo-pos:long "32.4790992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239192'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '32.479099273682'^^xsd:double;
  dwc:latitude '69.189598083496'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239192'^^xsd:anyURI;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240258'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240258'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242224'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242224'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4700012207031 41.4799995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "41.4799995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4700012207031 41.4799995422363)"^^geo:wktLiteral ;
  geo-pos:lat "64.4700012207031"^^xsd:decimal ;
  geo-pos:long "41.4799995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241902'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '41.479999542236'^^xsd:double;
  dwc:latitude '64.470001220703'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241902'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240445'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240445'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241309'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241309'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239841'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239841'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239478'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239478'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239778'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239778'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240086'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240225'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240225'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241428'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1686'^^xsd:integer;
  dwc:startYearCollected '1686'^^xsd:integer;
  dwc:endYearCollected '1686'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240942'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240942'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241219'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241219'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242257'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242257'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1895980834961"^^xsd:decimal ;
  dwc:decimalLongitude "32.4790992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  geo-pos:lat "69.1895980834961"^^xsd:decimal ;
  geo-pos:long "32.4790992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239201'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '32.479099273682'^^xsd:double;
  dwc:latitude '69.189598083496'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239201'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241766'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241766'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239933'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239933'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242180'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242180'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239718'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239718'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.3021011352539 44.3782997131348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.3021011352539"^^xsd:decimal ;
  dwc:decimalLongitude "44.3782997131348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.3021011352539 44.3782997131348)"^^geo:wktLiteral ;
  geo-pos:lat "62.3021011352539"^^xsd:decimal ;
  geo-pos:long "44.3782997131348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242136'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '44.378299713135'^^xsd:double;
  dwc:latitude '62.302101135254'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242136'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241759'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241759'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240373'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240373'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240033'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240033'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 39.7039985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "39.7039985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 39.7039985656738)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "39.7039985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239450'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '39.703998565674'^^xsd:double;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239450'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239453'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239862'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239862'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240143'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240143'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239909'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239909'^^xsd:anyURI;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241319'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241319'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240469'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240469'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240517'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240517'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "42.923999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  geo-pos:lat "62.5499992370605"^^xsd:decimal ;
  geo-pos:long "42.923999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241201'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '42.923999786377'^^xsd:double;
  dwc:latitude '62.54999923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241201'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "34.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  geo-pos:lat "66.6729965209961"^^xsd:decimal ;
  geo-pos:long "34.3339996337891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241956'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.333999633789'^^xsd:double;
  dwc:latitude '66.672996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241956'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242186'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242186'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2760009765625"^^xsd:decimal ;
  dwc:decimalLongitude "36.8120002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  geo-pos:lat "66.2760009765625"^^xsd:decimal ;
  geo-pos:long "36.8120002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242113'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '36.812000274658'^^xsd:double;
  dwc:latitude '66.276000976562'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242113'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240166'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240166'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241630'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241630'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241342'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241342'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241786'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241786'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240286'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240286'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241770'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241770'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241891'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241891'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241836'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1685'^^xsd:integer;
  dwc:startYearCollected '1685'^^xsd:integer;
  dwc:endYearCollected '1685'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241836'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241278'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241278'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239593'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239593'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240580'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240580'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240729'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240729'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240296'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240296'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240686'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240686'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240237'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240237'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241186'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242341'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242341'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242309'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242309'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1026000976562"^^xsd:decimal ;
  dwc:decimalLongitude "42.9440994262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  geo-pos:lat "62.1026000976562"^^xsd:decimal ;
  geo-pos:long "42.9440994262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241435'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '42.94409942627'^^xsd:double;
  dwc:latitude '62.102600097656'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241435'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5099983215332 56.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5099983215332"^^xsd:decimal ;
  dwc:decimalLongitude "56.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5099983215332 56.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "62.5099983215332"^^xsd:decimal ;
  geo-pos:long "56.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240754'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '56.400001525879'^^xsd:double;
  dwc:latitude '62.509998321533'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240754'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241172'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2760009765625"^^xsd:decimal ;
  dwc:decimalLongitude "36.8120002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  geo-pos:lat "66.2760009765625"^^xsd:decimal ;
  geo-pos:long "36.8120002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242115'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '36.812000274658'^^xsd:double;
  dwc:latitude '66.276000976562'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242115'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241176'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:startYearCollected '1688'^^xsd:integer;
  dwc:endYearCollected '1688'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241176'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242251'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242251'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241400'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241400'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241947'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241947'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241472'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241472'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1269989013672"^^xsd:decimal ;
  dwc:decimalLongitude "37.7849998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  geo-pos:lat "66.1269989013672"^^xsd:decimal ;
  geo-pos:long "37.7849998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239254'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '37.784999847412'^^xsd:double;
  dwc:latitude '66.126998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239254'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239943'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239943'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241838'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1687'^^xsd:integer;
  dwc:startYearCollected '1687'^^xsd:integer;
  dwc:endYearCollected '1687'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241838'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240581'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240581'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239626'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239626'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241077'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241077'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242296'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242296'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1999969482422"^^xsd:decimal ;
  dwc:decimalLongitude "50.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "65.1999969482422"^^xsd:decimal ;
  geo-pos:long "50.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240766'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '50.400001525879'^^xsd:double;
  dwc:latitude '65.199996948242'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240766'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.4620018005371"^^xsd:decimal ;
  dwc:decimalLongitude "41.5180015563965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  geo-pos:lat "62.4620018005371"^^xsd:decimal ;
  geo-pos:long "41.5180015563965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240777'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '41.518001556396'^^xsd:double;
  dwc:latitude '62.462001800537'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240777'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241270'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241270'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1190032958984 35.1549987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1190032958984"^^xsd:decimal ;
  dwc:decimalLongitude "35.1549987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1190032958984 35.1549987792969)"^^geo:wktLiteral ;
  geo-pos:lat "69.1190032958984"^^xsd:decimal ;
  geo-pos:long "35.1549987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241742'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '35.154998779297'^^xsd:double;
  dwc:latitude '69.119003295898'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241742'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241359'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241359'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1989974975586 42.484001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1989974975586"^^xsd:decimal ;
  dwc:decimalLongitude "42.484001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1989974975586 42.484001159668)"^^geo:wktLiteral ;
  geo-pos:lat "69.1989974975586"^^xsd:decimal ;
  geo-pos:long "42.484001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240784'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '42.484001159668'^^xsd:double;
  dwc:latitude '69.198997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240784'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2156982421875"^^xsd:decimal ;
  dwc:decimalLongitude "41.6025009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  geo-pos:lat "64.2156982421875"^^xsd:decimal ;
  geo-pos:long "41.6025009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239742'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '41.602500915527'^^xsd:double;
  dwc:latitude '64.215698242188'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239742'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239557'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239557'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242211'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242211'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240704'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240704'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239596'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239596'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241537'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241537'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239311'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239311'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242067'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242067'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239952'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239952'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242334'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242334'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242355'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242355'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241340'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241340'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2279968261719 53.5289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2279968261719"^^xsd:decimal ;
  dwc:decimalLongitude "53.5289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2279968261719 53.5289993286133)"^^geo:wktLiteral ;
  geo-pos:lat "64.2279968261719"^^xsd:decimal ;
  geo-pos:long "53.5289993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239548'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '53.528999328613'^^xsd:double;
  dwc:latitude '64.227996826172'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239548'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6949996948242"^^xsd:decimal ;
  dwc:decimalLongitude "32.8899993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  geo-pos:lat "66.6949996948242"^^xsd:decimal ;
  geo-pos:long "32.8899993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240018'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '32.889999389648'^^xsd:double;
  dwc:latitude '66.694999694824'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240018'^^xsd:anyURI;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240356'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240356'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241164'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241164'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241604'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241604'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240623'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1685'^^xsd:integer;
  dwc:startYearCollected '1685'^^xsd:integer;
  dwc:endYearCollected '1685'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240915'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240915'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240714'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240714'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241949'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241949'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241994'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241994'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240310'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240310'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1740036010742 32.4160003662109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1740036010742"^^xsd:decimal ;
  dwc:decimalLongitude "32.4160003662109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1740036010742 32.4160003662109)"^^geo:wktLiteral ;
  geo-pos:lat "67.1740036010742"^^xsd:decimal ;
  geo-pos:long "32.4160003662109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239505'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '32.416000366211'^^xsd:double;
  dwc:latitude '67.174003601074'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239505'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240976'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240976'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241237'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241237'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240035'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240035'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240685'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240685'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241120'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241120'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3499984741211 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3499984741211 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "66.3499984741211"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241855'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1716'^^xsd:integer;
  dwc:startYearCollected '1716'^^xsd:integer;
  dwc:endYearCollected '1716'^^xsd:integer;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '66.349998474121'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8699989318848 41.6500015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "41.6500015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8699989318848 41.6500015258789)"^^geo:wktLiteral ;
  geo-pos:lat "63.8699989318848"^^xsd:decimal ;
  geo-pos:long "41.6500015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242118'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '41.650001525879'^^xsd:double;
  dwc:latitude '63.869998931885'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242118'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240435'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240435'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242008'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242008'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240321'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240321'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241264'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241264'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1999969482422"^^xsd:decimal ;
  dwc:decimalLongitude "50.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "65.1999969482422"^^xsd:decimal ;
  geo-pos:long "50.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240757'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^xsd:integer;
  dwc:longitude '50.400001525879'^^xsd:double;
  dwc:latitude '65.199996948242'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240757'^^xsd:anyURI;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240050'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240050'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239663'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239663'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1895980834961"^^xsd:decimal ;
  dwc:decimalLongitude "32.4790992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  geo-pos:lat "69.1895980834961"^^xsd:decimal ;
  geo-pos:long "32.4790992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239198'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '32.479099273682'^^xsd:double;
  dwc:latitude '69.189598083496'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239198'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239341'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239341'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947998046875"^^xsd:decimal ;
  dwc:decimalLongitude "40.0979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  geo-pos:lat "67.947998046875"^^xsd:decimal ;
  geo-pos:long "40.0979995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241153'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '40.097999572754'^^xsd:double;
  dwc:latitude '67.947998046875'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241153'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241281'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241281'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240168'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240168'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239309'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239309'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242006'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242006'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.4640007019043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  geo-pos:lat "63.6389999389648"^^xsd:decimal ;
  geo-pos:long "45.4640007019043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239434'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '45.464000701904'^^xsd:double;
  dwc:latitude '63.638999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239434'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240209'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240209'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242159'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241168'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1678'^^xsd:integer;
  dwc:startYearCollected '1678'^^xsd:integer;
  dwc:endYearCollected '1678'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241031'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241031'^^xsd:anyURI;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241116'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241116'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240169'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240169'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240842'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240842'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240028'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240028'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239632'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239632'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240527'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240527'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  geo-pos:lat "64.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.5768013000488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239209'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '40.576801300049'^^xsd:double;
  dwc:latitude '64.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239209'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947998046875"^^xsd:decimal ;
  dwc:decimalLongitude "40.0979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  geo-pos:lat "67.947998046875"^^xsd:decimal ;
  geo-pos:long "40.0979995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241158'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '40.097999572754'^^xsd:double;
  dwc:latitude '67.947998046875'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241158'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240048'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240048'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240703'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240703'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242264'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242264'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241349'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241349'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9369964599609 34.6570014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.9369964599609"^^xsd:decimal ;
  dwc:decimalLongitude "34.6570014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9369964599609 34.6570014953613)"^^geo:wktLiteral ;
  geo-pos:lat "65.9369964599609"^^xsd:decimal ;
  geo-pos:long "34.6570014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239385'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '34.657001495361'^^xsd:double;
  dwc:latitude '65.936996459961'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239385'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241245'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241245'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2760009765625"^^xsd:decimal ;
  dwc:decimalLongitude "36.8120002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  geo-pos:lat "66.2760009765625"^^xsd:decimal ;
  geo-pos:long "36.8120002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242110'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '36.812000274658'^^xsd:double;
  dwc:latitude '66.276000976562'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242110'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5979995727539 44.6949996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5979995727539"^^xsd:decimal ;
  dwc:decimalLongitude "44.6949996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5979995727539 44.6949996948242)"^^geo:wktLiteral ;
  geo-pos:lat "66.5979995727539"^^xsd:decimal ;
  geo-pos:long "44.6949996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240533'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '44.694999694824'^^xsd:double;
  dwc:latitude '66.597999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240533'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241063'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241063'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242188'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242188'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240312'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240312'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.4640007019043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  geo-pos:lat "63.6389999389648"^^xsd:decimal ;
  geo-pos:long "45.4640007019043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239440'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '45.464000701904'^^xsd:double;
  dwc:latitude '63.638999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239440'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240120'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240120'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1729965209961 38.0460014343262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "38.0460014343262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1729965209961 38.0460014343262)"^^geo:wktLiteral ;
  geo-pos:lat "64.1729965209961"^^xsd:decimal ;
  geo-pos:long "38.0460014343262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241739'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '38.046001434326'^^xsd:double;
  dwc:latitude '64.172996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241739'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241476'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241476'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240988'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240988'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240413'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240413'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241496'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241496'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "34.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  geo-pos:lat "66.6729965209961"^^xsd:decimal ;
  geo-pos:long "34.3339996337891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241908'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '34.333999633789'^^xsd:double;
  dwc:latitude '66.672996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241908'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241113'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241113'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241334'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240295'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240295'^^xsd:anyURI;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.7819976806641"^^xsd:decimal ;
  dwc:decimalLongitude "33.0289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  geo-pos:lat "65.7819976806641"^^xsd:decimal ;
  geo-pos:long "33.0289993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242228'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '33.028999328613'^^xsd:double;
  dwc:latitude '65.781997680664'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242228'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240735'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240735'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242050'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242050'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242097'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242097'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240300'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240300'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240978'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240978'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241493'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241493'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "42.9109992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  geo-pos:lat "62.0670013427734"^^xsd:decimal ;
  geo-pos:long "42.9109992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242129'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '42.910999298096'^^xsd:double;
  dwc:latitude '62.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242129'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240212'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240212'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240057'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240057'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240633'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1620'^^xsd:integer;
  dwc:startYearCollected '1620'^^xsd:integer;
  dwc:endYearCollected '1620'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240633'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242064'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242064'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239634'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239634'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239996'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239996'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239379'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239379'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 47.7270011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1320037841797"^^xsd:decimal ;
  dwc:decimalLongitude "47.7270011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 47.7270011901855)"^^geo:wktLiteral ;
  geo-pos:lat "67.1320037841797"^^xsd:decimal ;
  geo-pos:long "47.7270011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242138'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '47.727001190185'^^xsd:double;
  dwc:latitude '67.13200378418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242138'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0790023803711 32.9720001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "32.9720001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0790023803711 32.9720001220703)"^^geo:wktLiteral ;
  geo-pos:lat "67.0790023803711"^^xsd:decimal ;
  geo-pos:long "32.9720001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239981'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '32.97200012207'^^xsd:double;
  dwc:latitude '67.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239981'^^xsd:anyURI;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239847'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239847'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240905'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240905'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240401'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:startYearCollected '1926'^^xsd:integer;
  dwc:endYearCollected '1926'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240401'^^xsd:anyURI;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239346'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239346'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241728'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241728'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0350036621094 43.4389991760254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0350036621094"^^xsd:decimal ;
  dwc:decimalLongitude "43.4389991760254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0350036621094 43.4389991760254)"^^geo:wktLiteral ;
  geo-pos:lat "66.0350036621094"^^xsd:decimal ;
  geo-pos:long "43.4389991760254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240089'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '43.438999176025'^^xsd:double;
  dwc:latitude '66.035003662109'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240089'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  geo-pos:lat "64.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.5768013000488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239221'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '40.576801300049'^^xsd:double;
  dwc:latitude '64.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239221'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240405'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240405'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240489'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240489'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239852'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239852'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242305'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242305'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241020'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241020'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241271'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241271'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.0120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "53.7980003356934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  geo-pos:lat "65.0120010375977"^^xsd:decimal ;
  geo-pos:long "53.7980003356934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240449'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '53.798000335693'^^xsd:double;
  dwc:latitude '65.012001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240449'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240693'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240693'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7519989013672 40.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "40.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7519989013672 40.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "64.7519989013672"^^xsd:decimal ;
  geo-pos:long "40.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241426'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '40.111999511719'^^xsd:double;
  dwc:latitude '64.751998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241426'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241671'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241671'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240187'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240187'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240074'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240074'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.1139984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3089981079102"^^xsd:decimal ;
  geo-pos:long "38.1139984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239760'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '38.113998413086'^^xsd:double;
  dwc:latitude '64.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239760'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.4620018005371"^^xsd:decimal ;
  dwc:decimalLongitude "41.5180015563965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  geo-pos:lat "62.4620018005371"^^xsd:decimal ;
  geo-pos:long "41.5180015563965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240772'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '41.518001556396'^^xsd:double;
  dwc:latitude '62.462001800537'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240772'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240234'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240234'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239319'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239319'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241652'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241652'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242104'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242104'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241779'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241779'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9369964599609 34.6570014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.9369964599609"^^xsd:decimal ;
  dwc:decimalLongitude "34.6570014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9369964599609 34.6570014953613)"^^geo:wktLiteral ;
  geo-pos:lat "65.9369964599609"^^xsd:decimal ;
  geo-pos:long "34.6570014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239384'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '34.657001495361'^^xsd:double;
  dwc:latitude '65.936996459961'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239384'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241579'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241579'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240934'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240934'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239930'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239930'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  geo-pos:lat "65.4250030517578"^^xsd:decimal ;
  geo-pos:long "45.1069984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241002'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241002'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241608'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241608'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240121'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240121'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241698'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241698'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239616'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239616'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241038'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241038'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240583'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240583'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240713'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240713'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242160'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1685'^^xsd:integer;
  dwc:startYearCollected '1685'^^xsd:integer;
  dwc:endYearCollected '1685'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242160'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240845'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240845'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242308'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242308'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1320037841797"^^xsd:decimal ;
  dwc:decimalLongitude "32.4459991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  geo-pos:lat "67.1320037841797"^^xsd:decimal ;
  geo-pos:long "32.4459991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240605'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:startYearCollected '1925'^^xsd:integer;
  dwc:endYearCollected '1925'^^xsd:integer;
  dwc:longitude '32.445999145508'^^xsd:double;
  dwc:latitude '67.13200378418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240605'^^xsd:anyURI;
  dwc:observationDate '1925-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242079'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1643'^^xsd:integer;
  dwc:startYearCollected '1643'^^xsd:integer;
  dwc:endYearCollected '1643'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241448'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241448'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241795'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241795'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241756'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241756'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241484'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241484'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239795'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239795'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1780014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.8059997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  geo-pos:lat "64.1780014038086"^^xsd:decimal ;
  geo-pos:long "48.8059997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241901'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '48.805999755859'^^xsd:double;
  dwc:latitude '64.178001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241901'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242103'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242103'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1989974975586 44.484001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71.1989974975586"^^xsd:decimal ;
  dwc:decimalLongitude "44.484001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71.1989974975586 44.484001159668)"^^geo:wktLiteral ;
  geo-pos:lat "71.1989974975586"^^xsd:decimal ;
  geo-pos:long "44.484001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240786'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '44.484001159668'^^xsd:double;
  dwc:latitude '71.198997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240786'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240417'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240417'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1895980834961"^^xsd:decimal ;
  dwc:decimalLongitude "32.4790992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  geo-pos:lat "69.1895980834961"^^xsd:decimal ;
  geo-pos:long "32.4790992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239195'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '32.479099273682'^^xsd:double;
  dwc:latitude '69.189598083496'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239195'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240957'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240957'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241261'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241261'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947998046875"^^xsd:decimal ;
  dwc:decimalLongitude "40.0979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  geo-pos:lat "67.947998046875"^^xsd:decimal ;
  geo-pos:long "40.0979995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241159'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '40.097999572754'^^xsd:double;
  dwc:latitude '67.947998046875'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241159'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240024'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240024'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240691'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240691'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242249'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242249'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241650'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241650'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241943'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241943'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1895980834961"^^xsd:decimal ;
  dwc:decimalLongitude "32.4790992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  geo-pos:lat "69.1895980834961"^^xsd:decimal ;
  geo-pos:long "32.4790992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239199'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '32.479099273682'^^xsd:double;
  dwc:latitude '69.189598083496'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239199'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240968'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240968'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242382'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242382'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240541'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240541'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239555'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239555'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240054'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240054'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241656'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241656'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1320037841797"^^xsd:decimal ;
  dwc:decimalLongitude "32.4459991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  geo-pos:lat "67.1320037841797"^^xsd:decimal ;
  geo-pos:long "32.4459991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240603'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:startYearCollected '1923'^^xsd:integer;
  dwc:endYearCollected '1923'^^xsd:integer;
  dwc:longitude '32.445999145508'^^xsd:double;
  dwc:latitude '67.13200378418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240603'^^xsd:anyURI;
  dwc:observationDate '1923-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241657'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241657'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241632'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241632'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239333'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239333'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240579'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240579'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1269989013672"^^xsd:decimal ;
  dwc:decimalLongitude "37.7849998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  geo-pos:lat "66.1269989013672"^^xsd:decimal ;
  geo-pos:long "37.7849998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239257'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '37.784999847412'^^xsd:double;
  dwc:latitude '66.126998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239257'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239888'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239888'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239661'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239661'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241397'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241397'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2279968261719 53.5289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2279968261719"^^xsd:decimal ;
  dwc:decimalLongitude "53.5289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2279968261719 53.5289993286133)"^^geo:wktLiteral ;
  geo-pos:lat "64.2279968261719"^^xsd:decimal ;
  geo-pos:long "53.5289993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239545'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '53.528999328613'^^xsd:double;
  dwc:latitude '64.227996826172'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239545'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240466'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240466'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240848'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240848'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240962'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240962'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240860'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240860'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242317'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242317'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239574'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239574'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241468'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241468'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241266'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241266'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240787'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1669'^^xsd:integer;
  dwc:startYearCollected '1669'^^xsd:integer;
  dwc:endYearCollected '1669'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239972'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239972'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239882'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239882'^^xsd:anyURI;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240746'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240746'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241283'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241283'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240670'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240670'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241517'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241517'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239958'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239958'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241118'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241118'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239568'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239568'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239704'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239704'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241783'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241783'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242343'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242343'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242151'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1919'^^xsd:integer;
  dwc:startYearCollected '1919'^^xsd:integer;
  dwc:endYearCollected '1919'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242151'^^xsd:anyURI;
  dwc:observationDate '1919-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5979995727539 44.6949996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5979995727539"^^xsd:decimal ;
  dwc:decimalLongitude "44.6949996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5979995727539 44.6949996948242)"^^geo:wktLiteral ;
  geo-pos:lat "66.5979995727539"^^xsd:decimal ;
  geo-pos:long "44.6949996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240531'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '44.694999694824'^^xsd:double;
  dwc:latitude '66.597999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240531'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240910'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240910'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.1139984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3089981079102"^^xsd:decimal ;
  geo-pos:long "38.1139984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239754'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '38.113998413086'^^xsd:double;
  dwc:latitude '64.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239754'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240293'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240293'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240510'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240510'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517013549805 57.5658988952637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2517013549805"^^xsd:decimal ;
  dwc:decimalLongitude "57.5658988952637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2517013549805 57.5658988952637)"^^geo:wktLiteral ;
  geo-pos:lat "64.2517013549805"^^xsd:decimal ;
  geo-pos:long "57.5658988952637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241377'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '57.565898895264'^^xsd:double;
  dwc:latitude '64.25170135498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241377'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241267'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241267'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240317'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240317'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240656'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240656'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240855'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240855'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240432'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240432'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241568'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241568'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239375'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239375'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240498'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240498'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241182'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1699'^^xsd:integer;
  dwc:startYearCollected '1699'^^xsd:integer;
  dwc:endYearCollected '1699'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241182'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 39.7039985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "39.7039985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 39.7039985656738)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "39.7039985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239447'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '39.703998565674'^^xsd:double;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239447'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240327'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240327'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239641'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239641'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240624'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1686'^^xsd:integer;
  dwc:startYearCollected '1686'^^xsd:integer;
  dwc:endYearCollected '1686'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241611'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241611'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239851'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239851'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241414'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1686'^^xsd:integer;
  dwc:startYearCollected '1686'^^xsd:integer;
  dwc:endYearCollected '1686'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241414'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239477'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239477'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240969'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240969'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240484'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240484'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1780014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.8059997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  geo-pos:lat "64.1780014038086"^^xsd:decimal ;
  geo-pos:long "48.8059997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241298'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '48.805999755859'^^xsd:double;
  dwc:latitude '64.178001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241298'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239590'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239590'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240644'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1828'^^xsd:integer;
  dwc:startYearCollected '1828'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240644'^^xsd:anyURI;
  dwc:observationDate '1828-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240397'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240397'^^xsd:anyURI;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7239990234375"^^xsd:decimal ;
  dwc:decimalLongitude "39.9269981384277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  geo-pos:lat "62.7239990234375"^^xsd:decimal ;
  geo-pos:long "39.9269981384277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239231'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '39.926998138428'^^xsd:double;
  dwc:latitude '62.723999023438'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239231'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1989974975586 40.484001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1989974975586"^^xsd:decimal ;
  dwc:decimalLongitude "40.484001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1989974975586 40.484001159668)"^^geo:wktLiteral ;
  geo-pos:lat "67.1989974975586"^^xsd:decimal ;
  geo-pos:long "40.484001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240782'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:longitude '40.484001159668'^^xsd:double;
  dwc:latitude '67.198997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240782'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "66.9909973144531"^^xsd:decimal ;
  geo-pos:long "41.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241146'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241146'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242073'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1625'^^xsd:integer;
  dwc:startYearCollected '1625'^^xsd:integer;
  dwc:endYearCollected '1625'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240676'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1828'^^xsd:integer;
  dwc:startYearCollected '1828'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240676'^^xsd:anyURI;
  dwc:observationDate '1828-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.4700012207031 35.3330001831055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "35.3330001831055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.4700012207031 35.3330001831055)"^^geo:wktLiteral ;
  geo-pos:lat "66.4700012207031"^^xsd:decimal ;
  geo-pos:long "35.3330001831055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240617'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '35.333000183105'^^xsd:double;
  dwc:latitude '66.470001220703'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240617'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  geo-pos:lat "64.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.5768013000488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239218'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '40.576801300049'^^xsd:double;
  dwc:latitude '64.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239218'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6399993896484 37.810001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.6399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "37.810001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6399993896484 37.810001373291)"^^geo:wktLiteral ;
  geo-pos:lat "68.6399993896484"^^xsd:decimal ;
  geo-pos:long "37.810001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242169'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '37.810001373291'^^xsd:double;
  dwc:latitude '68.639999389648'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242169'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239721'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239721'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240179'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240179'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241026'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241026'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239665'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239665'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239974'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239974'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239875'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239875'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239344'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239344'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239947'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239947'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "42.9109992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  geo-pos:lat "62.0670013427734"^^xsd:decimal ;
  geo-pos:long "42.9109992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242127'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '42.910999298096'^^xsd:double;
  dwc:latitude '62.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242127'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242018'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242018'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4700012207031 41.4799995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "41.4799995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4700012207031 41.4799995422363)"^^geo:wktLiteral ;
  geo-pos:lat "64.4700012207031"^^xsd:decimal ;
  geo-pos:long "41.4799995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241905'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '41.479999542236'^^xsd:double;
  dwc:latitude '64.470001220703'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241905'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240002'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240002'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1320037841797"^^xsd:decimal ;
  dwc:decimalLongitude "32.4459991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  geo-pos:lat "67.1320037841797"^^xsd:decimal ;
  geo-pos:long "32.4459991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240602'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:endYearCollected '1922'^^xsd:integer;
  dwc:longitude '32.445999145508'^^xsd:double;
  dwc:latitude '67.13200378418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240602'^^xsd:anyURI;
  dwc:observationDate '1922-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241325'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241325'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241455'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241455'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8769989013672 43.4720001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.8769989013672"^^xsd:decimal ;
  dwc:decimalLongitude "43.4720001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8769989013672 43.4720001220703)"^^geo:wktLiteral ;
  geo-pos:lat "65.8769989013672"^^xsd:decimal ;
  geo-pos:long "43.4720001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241545'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^xsd:integer;
  dwc:longitude '43.47200012207'^^xsd:double;
  dwc:latitude '65.876998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241545'^^xsd:anyURI;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241633'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241633'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241395'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241395'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239521'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239521'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241936'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241936'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240410'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240410'^^xsd:anyURI;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240914'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240914'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1780014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.8059997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  geo-pos:lat "64.1780014038086"^^xsd:decimal ;
  geo-pos:long "48.8059997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241300'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '48.805999755859'^^xsd:double;
  dwc:latitude '64.178001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241300'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240727'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240727'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240622'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240304'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240304'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241466'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241466'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8769989013672 43.4720001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.8769989013672"^^xsd:decimal ;
  dwc:decimalLongitude "43.4720001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8769989013672 43.4720001220703)"^^geo:wktLiteral ;
  geo-pos:lat "65.8769989013672"^^xsd:decimal ;
  geo-pos:long "43.4720001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241548'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '43.47200012207'^^xsd:double;
  dwc:latitude '65.876998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241548'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  geo-pos:lat "65.4250030517578"^^xsd:decimal ;
  geo-pos:long "45.1069984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241010'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241010'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240245'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240245'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240036'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240036'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241832'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1669'^^xsd:integer;
  dwc:startYearCollected '1669'^^xsd:integer;
  dwc:endYearCollected '1669'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241832'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240636'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:startYearCollected '1688'^^xsd:integer;
  dwc:endYearCollected '1688'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240636'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241324'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241324'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239898'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239898'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241181'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240224'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240224'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241241'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241241'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241678'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241678'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240719'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240719'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241560'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241560'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240642'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1824'^^xsd:integer;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240642'^^xsd:anyURI;
  dwc:observationDate '1824-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240963'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240963'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240989'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240989'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241507'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241507'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.370002746582"^^xsd:decimal ;
  dwc:decimalLongitude "36.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "66.370002746582"^^xsd:decimal ;
  geo-pos:long "36.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239539'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1717'^^xsd:integer;
  dwc:startYearCollected '1717'^^xsd:integer;
  dwc:endYearCollected '1717'^^xsd:integer;
  dwc:longitude '36.099998474121'^^xsd:double;
  dwc:latitude '66.370002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239539'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240138'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240138'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "64.0970001220703"^^xsd:decimal ;
  geo-pos:long "35.2649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240153'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240153'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241610'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241610'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241622'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241622'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.4640007019043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  geo-pos:lat "63.6389999389648"^^xsd:decimal ;
  geo-pos:long "45.4640007019043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239439'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '45.464000701904'^^xsd:double;
  dwc:latitude '63.638999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239439'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6220016479492 41.8629989624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6220016479492"^^xsd:decimal ;
  dwc:decimalLongitude "41.8629989624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6220016479492 41.8629989624023)"^^geo:wktLiteral ;
  geo-pos:lat "60.6220016479492"^^xsd:decimal ;
  geo-pos:long "41.8629989624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239238'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '41.862998962402'^^xsd:double;
  dwc:latitude '60.622001647949'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239238'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239501'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239501'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239636'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239636'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3499984741211 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3499984741211 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "66.3499984741211"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241860'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '66.349998474121'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241860'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239806'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239806'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240660'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240660'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241974'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241974'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  geo-pos:lat "65.4250030517578"^^xsd:decimal ;
  geo-pos:long "45.1069984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241003'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241003'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "41.5340003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  geo-pos:lat "63.6500015258789"^^xsd:decimal ;
  geo-pos:long "41.5340003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239390'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '41.534000396729'^^xsd:double;
  dwc:latitude '63.650001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239390'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.9140014648438 36.851001739502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.9140014648438"^^xsd:decimal ;
  dwc:decimalLongitude "36.851001739502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.9140014648438 36.851001739502)"^^geo:wktLiteral ;
  geo-pos:lat "68.9140014648438"^^xsd:decimal ;
  geo-pos:long "36.851001739502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241367'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '36.851001739502'^^xsd:double;
  dwc:latitude '68.914001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241367'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240849'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240849'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239600'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1829'^^xsd:integer;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1829'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239600'^^xsd:anyURI;
  dwc:observationDate '1829-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240325'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240325'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240406'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240406'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239287'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239287'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239517'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239517'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242325'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242325'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240907'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240907'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240107'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240107'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  geo-pos:lat "64.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.5768013000488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239217'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '40.576801300049'^^xsd:double;
  dwc:latitude '64.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239217'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240093'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240093'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240790'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240548'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240548'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239363'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239363'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240294'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240294'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242365'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242365'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240313'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240313'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239637'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239637'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241929'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241929'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242314'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242314'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239622'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239622'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241383'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241383'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241140'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241140'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240944'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240944'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242208'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242208'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240082'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240082'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240019'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240019'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241981'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241981'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240218'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240218'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0780029296875"^^xsd:decimal ;
  dwc:decimalLongitude "38.6080017089844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  geo-pos:lat "66.0780029296875"^^xsd:decimal ;
  geo-pos:long "38.6080017089844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241815'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '38.608001708984'^^xsd:double;
  dwc:latitude '66.078002929688'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241815'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241718'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241718'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239906'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239906'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242152'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:startYearCollected '1921'^^xsd:integer;
  dwc:endYearCollected '1921'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242152'^^xsd:anyURI;
  dwc:observationDate '1921-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240047'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240047'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7760009765625 37.359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.7760009765625"^^xsd:decimal ;
  dwc:decimalLongitude "37.359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7760009765625 37.359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "68.7760009765625"^^xsd:decimal ;
  geo-pos:long "37.359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239737'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '37.359001159668'^^xsd:double;
  dwc:latitude '68.776000976562'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239737'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2900009155273 36.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2900009155273"^^xsd:decimal ;
  dwc:decimalLongitude "36.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2900009155273 36.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "64.2900009155273"^^xsd:decimal ;
  geo-pos:long "36.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240628'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '36.900001525879'^^xsd:double;
  dwc:latitude '64.290000915527'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240628'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239415'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239415'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1999969482422"^^xsd:decimal ;
  dwc:decimalLongitude "50.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "65.1999969482422"^^xsd:decimal ;
  geo-pos:long "50.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240770'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '50.400001525879'^^xsd:double;
  dwc:latitude '65.199996948242'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240770'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239998'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239998'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242140'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241785'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241785'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241647'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241647'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239696'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239696'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239432'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239432'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242033'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242033'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241066'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241066'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241676'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241676'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241930'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241930'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "47.5970001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239822'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239822'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241022'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241022'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240308'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240308'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240289'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240289'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240041'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240041'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239848'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239848'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241054'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241054'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242194'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242194'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239894'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239894'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240064'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240064'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6809997558594"^^xsd:decimal ;
  dwc:decimalLongitude "34.3619995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.6809997558594"^^xsd:decimal ;
  geo-pos:long "34.3619995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241960'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '34.361999511719'^^xsd:double;
  dwc:latitude '66.680999755859'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241960'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239810'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239810'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240368'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1824'^^xsd:integer;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240368'^^xsd:anyURI;
  dwc:observationDate '1824-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241167'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1674'^^xsd:integer;
  dwc:startYearCollected '1674'^^xsd:integer;
  dwc:endYearCollected '1674'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240384'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240384'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241410'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1619'^^xsd:integer;
  dwc:startYearCollected '1619'^^xsd:integer;
  dwc:endYearCollected '1619'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241410'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241320'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241320'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239293'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239293'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242315'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242315'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240888'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1690'^^xsd:integer;
  dwc:startYearCollected '1690'^^xsd:integer;
  dwc:endYearCollected '1690'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240888'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240632'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1619'^^xsd:integer;
  dwc:startYearCollected '1619'^^xsd:integer;
  dwc:endYearCollected '1619'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240632'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.560001373291 45.6040000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.560001373291"^^xsd:decimal ;
  dwc:decimalLongitude "45.6040000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.560001373291 45.6040000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.560001373291"^^xsd:decimal ;
  geo-pos:long "45.6040000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241737'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '45.604000091553'^^xsd:double;
  dwc:latitude '63.560001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241737'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240987'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240987'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239708'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239708'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3050003051758 35.3359985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3050003051758"^^xsd:decimal ;
  dwc:decimalLongitude "35.3359985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3050003051758 35.3359985351562)"^^geo:wktLiteral ;
  geo-pos:lat "64.3050003051758"^^xsd:decimal ;
  geo-pos:long "35.3359985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241581'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '35.335998535156'^^xsd:double;
  dwc:latitude '64.305000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241581'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240063'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240063'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241655'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241655'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242179'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242179'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239554'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239554'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63 42.5200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63"^^xsd:decimal ;
  dwc:decimalLongitude "42.5200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63 42.5200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "63"^^xsd:decimal ;
  geo-pos:long "42.5200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241423'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '42.520000457764'^^xsd:double;
  dwc:latitude '63'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241423'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240181'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240181'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "42.923999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  geo-pos:lat "62.5499992370605"^^xsd:decimal ;
  geo-pos:long "42.923999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241195'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '42.923999786377'^^xsd:double;
  dwc:latitude '62.54999923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241195'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240442'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240442'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "66.9909973144531"^^xsd:decimal ;
  geo-pos:long "41.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241093'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241093'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240076'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240076'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242020'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242020'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239711'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239711'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.8710021972656 32.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.8710021972656"^^xsd:decimal ;
  dwc:decimalLongitude "32.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.8710021972656 32.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "66.8710021972656"^^xsd:decimal ;
  geo-pos:long "32.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239772'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '32.45000076294'^^xsd:double;
  dwc:latitude '66.871002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239772'^^xsd:anyURI;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242034'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242034'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241681'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241681'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3499984741211 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3499984741211 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "66.3499984741211"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241859'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1730'^^xsd:integer;
  dwc:startYearCollected '1730'^^xsd:integer;
  dwc:endYearCollected '1730'^^xsd:integer;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '66.349998474121'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240926'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240926'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239378'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239378'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240301'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240301'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240083'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240083'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241243'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241243'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241569'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241569'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240198'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240198'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240620'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1678'^^xsd:integer;
  dwc:startYearCollected '1678'^^xsd:integer;
  dwc:endYearCollected '1678'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240620'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240911'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240911'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242132'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1678'^^xsd:integer;
  dwc:startYearCollected '1678'^^xsd:integer;
  dwc:endYearCollected '1678'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241654'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241654'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5810012817383 40.7060012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.7060012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5810012817383 40.7060012817383)"^^geo:wktLiteral ;
  geo-pos:lat "66.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.7060012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241540'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '40.706001281738'^^xsd:double;
  dwc:latitude '66.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241540'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240395'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240395'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239303'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239303'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "66.9909973144531"^^xsd:decimal ;
  geo-pos:long "41.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241085'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:startYearCollected '1923'^^xsd:integer;
  dwc:endYearCollected '1923'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241085'^^xsd:anyURI;
  dwc:observationDate '1923-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241378'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241378'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240720'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240720'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240895'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240895'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1269989013672"^^xsd:decimal ;
  dwc:decimalLongitude "37.7849998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  geo-pos:lat "66.1269989013672"^^xsd:decimal ;
  geo-pos:long "37.7849998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239256'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '37.784999847412'^^xsd:double;
  dwc:latitude '66.126998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239256'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239532'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239532'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241583'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241583'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242340'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242340'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240838'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240838'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240699'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240699'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242307'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242307'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241710'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241710'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239463'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239463'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242281'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242281'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240253'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240253'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241338'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241338'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242329'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242329'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242302'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242302'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241027'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241027'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "42.923999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  geo-pos:lat "62.5499992370605"^^xsd:decimal ;
  geo-pos:long "42.923999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241192'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '42.923999786377'^^xsd:double;
  dwc:latitude '62.54999923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241192'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241733'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241733'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240182'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240182'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240671'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240671'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241327'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241327'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240101'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240101'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239629'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239629'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242051'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242051'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  geo-pos:lat "65.4250030517578"^^xsd:decimal ;
  geo-pos:long "45.1069984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241013'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241013'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240191'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240191'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242294'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242294'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240487'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240487'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240173'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240173'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240210'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240210'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242098'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242098'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "42.923999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  geo-pos:lat "62.5499992370605"^^xsd:decimal ;
  geo-pos:long "42.923999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241191'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '42.923999786377'^^xsd:double;
  dwc:latitude '62.54999923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241191'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239321'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239321'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241780'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241780'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241932'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241932'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2740020751953 38.7319984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.2740020751953"^^xsd:decimal ;
  dwc:decimalLongitude "38.7319984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2740020751953 38.7319984436035)"^^geo:wktLiteral ;
  geo-pos:lat "68.2740020751953"^^xsd:decimal ;
  geo-pos:long "38.7319984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239272'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '38.731998443604'^^xsd:double;
  dwc:latitude '68.274002075195'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239272'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239585'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239585'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241566'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241566'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241239'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241239'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240202'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240202'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241781'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241781'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239356'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239356'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6999969482422 43.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.6999969482422"^^xsd:decimal ;
  dwc:decimalLongitude "43.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6999969482422 43.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.6999969482422"^^xsd:decimal ;
  geo-pos:long "43.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240366'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '43.79999923706'^^xsd:double;
  dwc:latitude '68.699996948242'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240366'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241463'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241463'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241467'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241467'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241097'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241097'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240440'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240440'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242306'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242306'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239678'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239678'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241498'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241498'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3759994506836 46.2099990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3759994506836"^^xsd:decimal ;
  dwc:decimalLongitude "46.2099990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3759994506836 46.2099990844727)"^^geo:wktLiteral ;
  geo-pos:lat "63.3759994506836"^^xsd:decimal ;
  geo-pos:long "46.2099990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241853'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '46.209999084473'^^xsd:double;
  dwc:latitude '63.375999450684'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241853'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240694'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240694'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239901'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239901'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7680015563965"^^xsd:decimal ;
  dwc:decimalLongitude "37.640998840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  geo-pos:lat "63.7680015563965"^^xsd:decimal ;
  geo-pos:long "37.640998840332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240563'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '37.640998840332'^^xsd:double;
  dwc:latitude '63.768001556396'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240563'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241887'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241887'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241810'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241810'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239659'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239659'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242144'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242144'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240877'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  geo-pos:lat "65.4250030517578"^^xsd:decimal ;
  geo-pos:long "45.1069984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241006'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241006'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1780014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.8059997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  geo-pos:lat "64.1780014038086"^^xsd:decimal ;
  geo-pos:long "48.8059997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241289'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '48.805999755859'^^xsd:double;
  dwc:latitude '64.178001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241289'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.4640007019043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  geo-pos:lat "63.6389999389648"^^xsd:decimal ;
  geo-pos:long "45.4640007019043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239436'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '45.464000701904'^^xsd:double;
  dwc:latitude '63.638999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239436'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.0120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "53.7980003356934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  geo-pos:lat "65.0120010375977"^^xsd:decimal ;
  geo-pos:long "53.7980003356934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240459'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '53.798000335693'^^xsd:double;
  dwc:latitude '65.012001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240459'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240798'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1695'^^xsd:integer;
  dwc:startYearCollected '1695'^^xsd:integer;
  dwc:endYearCollected '1695'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240798'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239877'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239877'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241867'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241867'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240350'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240350'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241037'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241037'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9249992370605 40.1790008544922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.9249992370605"^^xsd:decimal ;
  dwc:decimalLongitude "40.1790008544922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9249992370605 40.1790008544922)"^^geo:wktLiteral ;
  geo-pos:lat "62.9249992370605"^^xsd:decimal ;
  geo-pos:long "40.1790008544922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241372'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '40.179000854492'^^xsd:double;
  dwc:latitude '62.92499923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241372'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240134'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240134'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1269989013672"^^xsd:decimal ;
  dwc:decimalLongitude "37.7849998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  geo-pos:lat "66.1269989013672"^^xsd:decimal ;
  geo-pos:long "37.7849998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239255'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '37.784999847412'^^xsd:double;
  dwc:latitude '66.126998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239255'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241207'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240505'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240505'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240879'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1685'^^xsd:integer;
  dwc:startYearCollected '1685'^^xsd:integer;
  dwc:endYearCollected '1685'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240879'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241988'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241988'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1559982299805 41.5670013427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1559982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.5670013427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1559982299805 41.5670013427734)"^^geo:wktLiteral ;
  geo-pos:lat "66.1559982299805"^^xsd:decimal ;
  geo-pos:long "41.5670013427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240361'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '41.567001342773'^^xsd:double;
  dwc:latitude '66.15599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240361'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240573'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240573'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240578'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240578'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239572'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239572'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240865'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240865'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241483'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241483'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241257'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241257'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241916'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241916'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241114'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241114'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1669998168945 33.6529998779297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1669998168945"^^xsd:decimal ;
  dwc:decimalLongitude "33.6529998779297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1669998168945 33.6529998779297)"^^geo:wktLiteral ;
  geo-pos:lat "69.1669998168945"^^xsd:decimal ;
  geo-pos:long "33.6529998779297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241368'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '33.65299987793'^^xsd:double;
  dwc:latitude '69.166999816895'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241279'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241279'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240404'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240404'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "47.5970001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239827'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239827'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241145'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241145'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239679'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239679'^^xsd:anyURI;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239511'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239511'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240346'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240346'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240069'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240069'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239456'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239456'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6949996948242"^^xsd:decimal ;
  dwc:decimalLongitude "32.8899993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  geo-pos:lat "66.6949996948242"^^xsd:decimal ;
  geo-pos:long "32.8899993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239992'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '32.889999389648'^^xsd:double;
  dwc:latitude '66.694999694824'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239992'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6809997558594"^^xsd:decimal ;
  dwc:decimalLongitude "34.3619995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.6809997558594"^^xsd:decimal ;
  geo-pos:long "34.3619995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241964'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '34.361999511719'^^xsd:double;
  dwc:latitude '66.680999755859'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241964'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241970'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241970'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240486'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240486'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242076'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1632'^^xsd:integer;
  dwc:startYearCollected '1632'^^xsd:integer;
  dwc:endYearCollected '1632'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239525'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239525'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240285'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240285'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 39.7039985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "39.7039985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 39.7039985656738)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "39.7039985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239452'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '39.703998565674'^^xsd:double;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239462'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239462'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241717'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241717'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240839'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1693'^^xsd:integer;
  dwc:startYearCollected '1693'^^xsd:integer;
  dwc:endYearCollected '1693'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240839'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1780014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.8059997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  geo-pos:lat "64.1780014038086"^^xsd:decimal ;
  geo-pos:long "48.8059997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241294'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '48.805999755859'^^xsd:double;
  dwc:latitude '64.178001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241294'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239854'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239854'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239773'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239773'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239937'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239937'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240023'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240023'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241784'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241784'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241928'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241928'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240577'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240577'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3499984741211 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3499984741211 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "66.3499984741211"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241856'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1717'^^xsd:integer;
  dwc:startYearCollected '1717'^^xsd:integer;
  dwc:endYearCollected '1717'^^xsd:integer;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '66.349998474121'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241856'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240379'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240379'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 57)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240756'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '57'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240756'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239863'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239863'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.1139984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3089981079102"^^xsd:decimal ;
  geo-pos:long "38.1139984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239758'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '38.113998413086'^^xsd:double;
  dwc:latitude '64.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239758'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241518'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241518'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241220'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241220'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240256'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240256'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239523'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239523'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241058'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241058'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1026000976562"^^xsd:decimal ;
  dwc:decimalLongitude "42.9440994262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  geo-pos:lat "62.1026000976562"^^xsd:decimal ;
  geo-pos:long "42.9440994262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241430'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '42.94409942627'^^xsd:double;
  dwc:latitude '62.102600097656'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241430'^^xsd:anyURI;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242003'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242003'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239324'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239324'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240471'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240471'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239457'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239457'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241481'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241481'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241081'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241081'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241598'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241598'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241495'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241495'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1559982299805 41.5670013427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1559982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.5670013427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1559982299805 41.5670013427734)"^^geo:wktLiteral ;
  geo-pos:lat "66.1559982299805"^^xsd:decimal ;
  geo-pos:long "41.5670013427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240362'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '41.567001342773'^^xsd:double;
  dwc:latitude '66.15599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240362'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239518'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239518'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241704'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241704'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "42.9109992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  geo-pos:lat "62.0670013427734"^^xsd:decimal ;
  geo-pos:long "42.9109992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242121'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '42.910999298096'^^xsd:double;
  dwc:latitude '62.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242121'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6809997558594"^^xsd:decimal ;
  dwc:decimalLongitude "34.3619995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.6809997558594"^^xsd:decimal ;
  geo-pos:long "34.3619995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241966'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.361999511719'^^xsd:double;
  dwc:latitude '66.680999755859'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241966'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241873'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241873'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3759994506836 46.2099990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3759994506836"^^xsd:decimal ;
  dwc:decimalLongitude "46.2099990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3759994506836 46.2099990844727)"^^geo:wktLiteral ;
  geo-pos:lat "63.3759994506836"^^xsd:decimal ;
  geo-pos:long "46.2099990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241849'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '46.209999084473'^^xsd:double;
  dwc:latitude '63.375999450684'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241849'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240681'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240681'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239419'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239419'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240266'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240266'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.0120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "53.7980003356934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  geo-pos:lat "65.0120010375977"^^xsd:decimal ;
  geo-pos:long "53.7980003356934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240458'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '53.798000335693'^^xsd:double;
  dwc:latitude '65.012001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240458'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7949981689453"^^xsd:decimal ;
  dwc:decimalLongitude "41.5209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "63.7949981689453"^^xsd:decimal ;
  geo-pos:long "41.5209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239282'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '41.520999908447'^^xsd:double;
  dwc:latitude '63.794998168945'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239282'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240352'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240352'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  geo-pos:lat "64.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.5768013000488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239220'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '40.576801300049'^^xsd:double;
  dwc:latitude '64.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239220'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242327'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242327'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241561'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241561'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240020'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240020'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241523'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241523'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240381'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240381'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239578'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239578'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "41.5340003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  geo-pos:lat "63.6500015258789"^^xsd:decimal ;
  geo-pos:long "41.5340003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239389'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '41.534000396729'^^xsd:double;
  dwc:latitude '63.650001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239389'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.1139984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3089981079102"^^xsd:decimal ;
  geo-pos:long "38.1139984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239756'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '38.113998413086'^^xsd:double;
  dwc:latitude '64.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239756'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241526'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241526'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240398'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240398'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239833'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239833'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240387'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240387'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241478'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241478'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241258'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241258'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241624'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241624'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239354'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239354'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242323'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242323'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240938'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240938'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241039'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241039'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241024'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241024'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240555'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240555'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241227'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241227'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "44.2999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "64.1500015258789"^^xsd:decimal ;
  geo-pos:long "44.2999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240822'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '44.29999923706'^^xsd:double;
  dwc:latitude '64.150001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240822'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242053'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242053'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239422'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239422'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "47.5970001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239831'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239831'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.370002746582"^^xsd:decimal ;
  dwc:decimalLongitude "36.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "66.370002746582"^^xsd:decimal ;
  geo-pos:long "36.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239541'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1728'^^xsd:integer;
  dwc:startYearCollected '1728'^^xsd:integer;
  dwc:endYearCollected '1728'^^xsd:integer;
  dwc:longitude '36.099998474121'^^xsd:double;
  dwc:latitude '66.370002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239541'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239402'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239402'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240948'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240948'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240582'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240582'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.3021011352539 44.3782997131348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.3021011352539"^^xsd:decimal ;
  dwc:decimalLongitude "44.3782997131348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.3021011352539 44.3782997131348)"^^geo:wktLiteral ;
  geo-pos:lat "62.3021011352539"^^xsd:decimal ;
  geo-pos:long "44.3782997131348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242135'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '44.378299713135'^^xsd:double;
  dwc:latitude '62.302101135254'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242135'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "42.9109992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  geo-pos:lat "62.0670013427734"^^xsd:decimal ;
  geo-pos:long "42.9109992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242134'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '42.910999298096'^^xsd:double;
  dwc:latitude '62.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242134'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241729'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241729'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7239990234375"^^xsd:decimal ;
  dwc:decimalLongitude "39.9269981384277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  geo-pos:lat "62.7239990234375"^^xsd:decimal ;
  geo-pos:long "39.9269981384277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239227'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '39.926998138428'^^xsd:double;
  dwc:latitude '62.723999023438'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239227'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240667'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240667'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242032'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242032'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.0120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "53.7980003356934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  geo-pos:lat "65.0120010375977"^^xsd:decimal ;
  geo-pos:long "53.7980003356934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240450'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '53.798000335693'^^xsd:double;
  dwc:latitude '65.012001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240450'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240954'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240954'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240418'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240418'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240862'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240862'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239491'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239491'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241939'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241939'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241075'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241075'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240229'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240229'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239329'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239329'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241796'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241796'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240423'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240423'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242183'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242183'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239794'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239794'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242117'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3629989624023 34.4280014038086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3629989624023"^^xsd:decimal ;
  dwc:decimalLongitude "34.4280014038086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3629989624023 34.4280014038086)"^^geo:wktLiteral ;
  geo-pos:lat "65.3629989624023"^^xsd:decimal ;
  geo-pos:long "34.4280014038086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241083'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '34.428001403809'^^xsd:double;
  dwc:latitude '65.362998962402'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241083'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239730'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239730'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240271'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240271'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239812'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:startYearCollected '1935'^^xsd:integer;
  dwc:endYearCollected '1935'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239812'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241384'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241384'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241100'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241100'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0589981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.3790016174316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  geo-pos:lat "66.0589981079102"^^xsd:decimal ;
  geo-pos:long "38.3790016174316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241826'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '38.379001617432'^^xsd:double;
  dwc:latitude '66.05899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241826'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9249992370605 40.1790008544922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.9249992370605"^^xsd:decimal ;
  dwc:decimalLongitude "40.1790008544922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9249992370605 40.1790008544922)"^^geo:wktLiteral ;
  geo-pos:lat "62.9249992370605"^^xsd:decimal ;
  geo-pos:long "40.1790008544922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241375'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '40.179000854492'^^xsd:double;
  dwc:latitude '62.92499923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241375'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0999984741211 33.601001739502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "33.601001739502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0999984741211 33.601001739502)"^^geo:wktLiteral ;
  geo-pos:lat "69.0999984741211"^^xsd:decimal ;
  geo-pos:long "33.601001739502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241427'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '33.601001739502'^^xsd:double;
  dwc:latitude '69.099998474121'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7949981689453"^^xsd:decimal ;
  dwc:decimalLongitude "41.5209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "63.7949981689453"^^xsd:decimal ;
  geo-pos:long "41.5209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239285'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '41.520999908447'^^xsd:double;
  dwc:latitude '63.794998168945'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239285'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240945'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240945'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239352'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239352'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241137'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241137'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240353'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240353'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7600021362305 54.6399993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "54.6399993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7600021362305 54.6399993896484)"^^geo:wktLiteral ;
  geo-pos:lat "65.7600021362305"^^xsd:decimal ;
  geo-pos:long "54.6399993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240751'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '54.639999389648'^^xsd:double;
  dwc:latitude '65.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240751'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.7269973754883 40.4980010986328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.7269973754883"^^xsd:decimal ;
  dwc:decimalLongitude "40.4980010986328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.7269973754883 40.4980010986328)"^^geo:wktLiteral ;
  geo-pos:lat "67.7269973754883"^^xsd:decimal ;
  geo-pos:long "40.4980010986328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240297'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '40.498001098633'^^xsd:double;
  dwc:latitude '67.726997375488'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240297'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242331'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242331'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240133'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240133'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.0120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "53.7980003356934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  geo-pos:lat "65.0120010375977"^^xsd:decimal ;
  geo-pos:long "53.7980003356934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240452'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '53.798000335693'^^xsd:double;
  dwc:latitude '65.012001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240452'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240316'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240316'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239838'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239838'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240887'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240887'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "44.2999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "64.1500015258789"^^xsd:decimal ;
  geo-pos:long "44.2999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240815'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '44.29999923706'^^xsd:double;
  dwc:latitude '64.150001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240815'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239312'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239312'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240837'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240837'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "41.5340003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  geo-pos:lat "63.6500015258789"^^xsd:decimal ;
  geo-pos:long "41.5340003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239388'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '41.534000396729'^^xsd:double;
  dwc:latitude '63.650001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239388'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241457'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241457'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239802'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239802'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239367'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239367'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "44.2999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "64.1500015258789"^^xsd:decimal ;
  geo-pos:long "44.2999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240813'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '44.29999923706'^^xsd:double;
  dwc:latitude '64.150001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240813'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241790'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241790'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241585'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241585'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240005'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240005'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240022'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240022'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240332'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240332'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240885'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:startYearCollected '1688'^^xsd:integer;
  dwc:endYearCollected '1688'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240885'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242259'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242259'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240663'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240663'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242150'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1918'^^xsd:integer;
  dwc:startYearCollected '1918'^^xsd:integer;
  dwc:endYearCollected '1918'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242150'^^xsd:anyURI;
  dwc:observationDate '1918-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241282'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241282'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241050'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241050'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240515'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240515'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241380'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241380'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8769989013672 43.4720001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.8769989013672"^^xsd:decimal ;
  dwc:decimalLongitude "43.4720001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8769989013672 43.4720001220703)"^^geo:wktLiteral ;
  geo-pos:lat "65.8769989013672"^^xsd:decimal ;
  geo-pos:long "43.4720001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241544'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:endYearCollected '1922'^^xsd:integer;
  dwc:longitude '43.47200012207'^^xsd:double;
  dwc:latitude '65.876998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241544'^^xsd:anyURI;
  dwc:observationDate '1922-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241764'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241764'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240345'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240345'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240723'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240723'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7600021362305 54.6399993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "54.6399993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7600021362305 54.6399993896484)"^^geo:wktLiteral ;
  geo-pos:lat "65.7600021362305"^^xsd:decimal ;
  geo-pos:long "54.6399993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240752'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '54.639999389648'^^xsd:double;
  dwc:latitude '65.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240752'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240853'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240853'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7680015563965"^^xsd:decimal ;
  dwc:decimalLongitude "37.640998840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  geo-pos:lat "63.7680015563965"^^xsd:decimal ;
  geo-pos:long "37.640998840332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240566'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '37.640998840332'^^xsd:double;
  dwc:latitude '63.768001556396'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240566'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242252'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242252'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239314'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239314'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240916'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240916'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241337'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:startYearCollected '1688'^^xsd:integer;
  dwc:endYearCollected '1688'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7760009765625 37.359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.7760009765625"^^xsd:decimal ;
  dwc:decimalLongitude "37.359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7760009765625 37.359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "68.7760009765625"^^xsd:decimal ;
  geo-pos:long "37.359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239736'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '37.359001159668'^^xsd:double;
  dwc:latitude '68.776000976562'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239736'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242198'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242198'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242322'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242322'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239655'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239655'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.6800003051758 36.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "36.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.6800003051758 36.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "67.6800003051758"^^xsd:decimal ;
  geo-pos:long "36.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239919'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1829'^^xsd:integer;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1829'^^xsd:integer;
  dwc:longitude '36.349998474121'^^xsd:double;
  dwc:latitude '67.680000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239919'^^xsd:anyURI;
  dwc:observationDate '1829-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239552'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239552'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240164'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240276'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1824'^^xsd:integer;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240276'^^xsd:anyURI;
  dwc:observationDate '1824-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241774'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241774'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241404'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241404'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241452'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241452'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240146'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240146'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241332'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1678'^^xsd:integer;
  dwc:startYearCollected '1678'^^xsd:integer;
  dwc:endYearCollected '1678'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.4499969482422 33.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.4499969482422"^^xsd:decimal ;
  dwc:decimalLongitude "33.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.4499969482422 33.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "68.4499969482422"^^xsd:decimal ;
  geo-pos:long "33.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240092'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '33.099998474121'^^xsd:double;
  dwc:latitude '68.449996948242'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240092'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241985'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241985'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1110000610352 32.2150001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1110000610352"^^xsd:decimal ;
  dwc:decimalLongitude "32.2150001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1110000610352 32.2150001525879)"^^geo:wktLiteral ;
  geo-pos:lat "67.1110000610352"^^xsd:decimal ;
  geo-pos:long "32.2150001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239377'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '32.215000152588'^^xsd:double;
  dwc:latitude '67.111000061035'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239377'^^xsd:anyURI;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240857'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240857'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240872'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240872'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241490'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241490'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241142'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241142'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240697'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240697'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241072'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241072'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239628'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239628'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240231'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240231'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240567'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1866'^^xsd:integer;
  dwc:startYearCollected '1866'^^xsd:integer;
  dwc:endYearCollected '1866'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240567'^^xsd:anyURI;
  dwc:observationDate '1866-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242265'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242265'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9468002319336 57.6454010009766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9468002319336"^^xsd:decimal ;
  dwc:decimalLongitude "57.6454010009766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9468002319336 57.6454010009766)"^^geo:wktLiteral ;
  geo-pos:lat "63.9468002319336"^^xsd:decimal ;
  geo-pos:long "57.6454010009766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240869'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '57.645401000977'^^xsd:double;
  dwc:latitude '63.946800231934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240869'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1895980834961"^^xsd:decimal ;
  dwc:decimalLongitude "32.4790992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  geo-pos:lat "69.1895980834961"^^xsd:decimal ;
  geo-pos:long "32.4790992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239202'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '32.479099273682'^^xsd:double;
  dwc:latitude '69.189598083496'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239202'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241653'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241653'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239350'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239350'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241409'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1615'^^xsd:integer;
  dwc:startYearCollected '1615'^^xsd:integer;
  dwc:endYearCollected '1615'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241409'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241582'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241582'^^xsd:anyURI;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239495'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239495'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239514'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239514'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241703'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241703'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240741'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240741'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1449966430664 41.9029998779297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1449966430664"^^xsd:decimal ;
  dwc:decimalLongitude "41.9029998779297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1449966430664 41.9029998779297)"^^geo:wktLiteral ;
  geo-pos:lat "64.1449966430664"^^xsd:decimal ;
  geo-pos:long "41.9029998779297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240810'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '41.90299987793'^^xsd:double;
  dwc:latitude '64.144996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240810'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242256'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242256'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241607'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241607'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240658'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240658'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241648'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241648'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242177'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242177'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240117'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240117'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242013'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242013'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240183'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240183'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.7819976806641"^^xsd:decimal ;
  dwc:decimalLongitude "33.0289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  geo-pos:lat "65.7819976806641"^^xsd:decimal ;
  geo-pos:long "33.0289993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242237'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '33.028999328613'^^xsd:double;
  dwc:latitude '65.781997680664'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242237'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240696'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240696'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241876'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241876'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242014'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242014'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240072'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240072'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7750015258789 32.5439987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.7750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "32.5439987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7750015258789 32.5439987182617)"^^geo:wktLiteral ;
  geo-pos:lat "68.7750015258789"^^xsd:decimal ;
  geo-pos:long "32.5439987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239923'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.543998718262'^^xsd:double;
  dwc:latitude '68.775001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239923'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242287'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242287'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241060'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241060'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239873'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239873'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239834'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239834'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239299'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239299'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241536'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241536'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6559982299805 40.9659996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6559982299805"^^xsd:decimal ;
  dwc:decimalLongitude "40.9659996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6559982299805 40.9659996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.6559982299805"^^xsd:decimal ;
  geo-pos:long "40.9659996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239245'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '40.965999603271'^^xsd:double;
  dwc:latitude '64.65599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239245'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7519989013672 40.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "40.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7519989013672 40.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "64.7519989013672"^^xsd:decimal ;
  geo-pos:long "40.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241424'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '40.111999511719'^^xsd:double;
  dwc:latitude '64.751998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241424'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6949996948242"^^xsd:decimal ;
  dwc:decimalLongitude "32.8899993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  geo-pos:lat "66.6949996948242"^^xsd:decimal ;
  geo-pos:long "32.8899993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239989'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '32.889999389648'^^xsd:double;
  dwc:latitude '66.694999694824'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239989'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241178'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1690'^^xsd:integer;
  dwc:startYearCollected '1690'^^xsd:integer;
  dwc:endYearCollected '1690'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241178'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "47.5970001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239820'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239820'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240804'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1678'^^xsd:integer;
  dwc:startYearCollected '1678'^^xsd:integer;
  dwc:endYearCollected '1678'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240804'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241129'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241129'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241880'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241880'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240372'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240372'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241971'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241971'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.1139984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3089981079102"^^xsd:decimal ;
  geo-pos:long "38.1139984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239762'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '38.113998413086'^^xsd:double;
  dwc:latitude '64.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239762'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240130'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240130'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239950'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239950'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241213'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241213'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241275'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241275'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240875'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1680'^^xsd:integer;
  dwc:startYearCollected '1680'^^xsd:integer;
  dwc:endYearCollected '1680'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240875'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241078'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241078'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241023'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241023'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240592'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240592'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241524'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241524'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4589996337891 32.5460014343262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "32.5460014343262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4589996337891 32.5460014343262)"^^geo:wktLiteral ;
  geo-pos:lat "69.4589996337891"^^xsd:decimal ;
  geo-pos:long "32.5460014343262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240298'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.546001434326'^^xsd:double;
  dwc:latitude '69.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240298'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "42.9109992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  geo-pos:lat "62.0670013427734"^^xsd:decimal ;
  geo-pos:long "42.9109992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242124'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '42.910999298096'^^xsd:double;
  dwc:latitude '62.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242124'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240554'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240554'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240480'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240480'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240073'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240073'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241328'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241328'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0780029296875"^^xsd:decimal ;
  dwc:decimalLongitude "38.6080017089844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  geo-pos:lat "66.0780029296875"^^xsd:decimal ;
  geo-pos:long "38.6080017089844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241818'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '38.608001708984'^^xsd:double;
  dwc:latitude '66.078002929688'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241818'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241133'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241133'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241631'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241631'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241079'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241079'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240749'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240749'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240085'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240085'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241244'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241244'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2156982421875"^^xsd:decimal ;
  dwc:decimalLongitude "41.6025009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  geo-pos:lat "64.2156982421875"^^xsd:decimal ;
  geo-pos:long "41.6025009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239743'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '41.602500915527'^^xsd:double;
  dwc:latitude '64.215698242188'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239743'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7519989013672 40.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "40.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7519989013672 40.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "64.7519989013672"^^xsd:decimal ;
  geo-pos:long "40.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241416'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '40.111999511719'^^xsd:double;
  dwc:latitude '64.751998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241416'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240190'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240190'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240137'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240137'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239469'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239469'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240575'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240575'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241634'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241634'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241511'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241511'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241139'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241139'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241801'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241801'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240901'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240901'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241045'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241045'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5979995727539 44.6949996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5979995727539"^^xsd:decimal ;
  dwc:decimalLongitude "44.6949996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5979995727539 44.6949996948242)"^^geo:wktLiteral ;
  geo-pos:lat "66.5979995727539"^^xsd:decimal ;
  geo-pos:long "44.6949996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240528'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '44.694999694824'^^xsd:double;
  dwc:latitude '66.597999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240528'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241701'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241701'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242069'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242069'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3759994506836 46.2099990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3759994506836"^^xsd:decimal ;
  dwc:decimalLongitude "46.2099990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3759994506836 46.2099990844727)"^^geo:wktLiteral ;
  geo-pos:lat "63.3759994506836"^^xsd:decimal ;
  geo-pos:long "46.2099990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241848'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '46.209999084473'^^xsd:double;
  dwc:latitude '63.375999450684'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241848'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242146'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242146'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241564'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241564'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239331'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239331'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "44.2999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "64.1500015258789"^^xsd:decimal ;
  geo-pos:long "44.2999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240818'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '44.29999923706'^^xsd:double;
  dwc:latitude '64.150001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240818'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240001'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240001'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9369964599609 34.6570014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.9369964599609"^^xsd:decimal ;
  dwc:decimalLongitude "34.6570014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9369964599609 34.6570014953613)"^^geo:wktLiteral ;
  geo-pos:lat "65.9369964599609"^^xsd:decimal ;
  geo-pos:long "34.6570014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239383'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '34.657001495361'^^xsd:double;
  dwc:latitude '65.936996459961'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239383'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240097'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240097'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240725'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1852'^^xsd:integer;
  dwc:startYearCollected '1852'^^xsd:integer;
  dwc:endYearCollected '1852'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240725'^^xsd:anyURI;
  dwc:observationDate '1852-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241304'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241304'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  geo-pos:lat "65.4250030517578"^^xsd:decimal ;
  geo-pos:long "45.1069984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241015'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241015'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "64.0970001220703"^^xsd:decimal ;
  geo-pos:long "35.2649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240160'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240160'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241693'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241693'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240921'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240921'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240977'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240977'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239687'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239687'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239809'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239809'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242359'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242359'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241797'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241797'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239842'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239842'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239860'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239860'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239318'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239318'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240698'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240698'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240340'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240340'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239977'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239977'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240386'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240386'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242075'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1631'^^xsd:integer;
  dwc:startYearCollected '1631'^^xsd:integer;
  dwc:endYearCollected '1631'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  geo-pos:lat "65.4250030517578"^^xsd:decimal ;
  geo-pos:long "45.1069984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241001'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241001'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1129989624023 38.8230018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1129989624023"^^xsd:decimal ;
  dwc:decimalLongitude "38.8230018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1129989624023 38.8230018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.1129989624023"^^xsd:decimal ;
  geo-pos:long "38.8230018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239241'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '38.823001861572'^^xsd:double;
  dwc:latitude '66.112998962402'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239241'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242367'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242367'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239667'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239667'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239671'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1824'^^xsd:integer;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239671'^^xsd:anyURI;
  dwc:observationDate '1824-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947998046875"^^xsd:decimal ;
  dwc:decimalLongitude "40.0979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  geo-pos:lat "67.947998046875"^^xsd:decimal ;
  geo-pos:long "40.0979995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241156'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '40.097999572754'^^xsd:double;
  dwc:latitude '67.947998046875'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241156'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240400'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240400'^^xsd:anyURI;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241104'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241104'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240049'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240049'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240949'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240949'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242161'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1687'^^xsd:integer;
  dwc:startYearCollected '1687'^^xsd:integer;
  dwc:endYearCollected '1687'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242161'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2156982421875"^^xsd:decimal ;
  dwc:decimalLongitude "41.6025009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  geo-pos:lat "64.2156982421875"^^xsd:decimal ;
  geo-pos:long "41.6025009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239749'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '41.602500915527'^^xsd:double;
  dwc:latitude '64.215698242188'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239749'^^xsd:anyURI;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240380'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240380'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241805'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241805'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240677'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1829'^^xsd:integer;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1829'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240677'^^xsd:anyURI;
  dwc:observationDate '1829-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239575'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239575'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241594'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241594'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239260'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1759'^^xsd:integer;
  dwc:startYearCollected '1759'^^xsd:integer;
  dwc:endYearCollected '1759'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239260'^^xsd:anyURI;
  dwc:observationDate '1759-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241061'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241061'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0999984741211 33.601001739502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "33.601001739502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0999984741211 33.601001739502)"^^geo:wktLiteral ;
  geo-pos:lat "69.0999984741211"^^xsd:decimal ;
  geo-pos:long "33.601001739502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240447'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '33.601001739502'^^xsd:double;
  dwc:latitude '69.099998474121'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240113'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240113'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240748'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240748'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240867'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240867'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239526'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239526'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.0120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "53.7980003356934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  geo-pos:lat "65.0120010375977"^^xsd:decimal ;
  geo-pos:long "53.7980003356934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240456'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '53.798000335693'^^xsd:double;
  dwc:latitude '65.012001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240456'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240547'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240547'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240551'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240551'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241842'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1693'^^xsd:integer;
  dwc:startYearCollected '1693'^^xsd:integer;
  dwc:endYearCollected '1693'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241842'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240007'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240007'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240659'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240659'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239584'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239584'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240140'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240140'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239609'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239609'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1999969482422"^^xsd:decimal ;
  dwc:decimalLongitude "50.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "65.1999969482422"^^xsd:decimal ;
  geo-pos:long "50.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240760'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '50.400001525879'^^xsd:double;
  dwc:latitude '65.199996948242'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240760'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241527'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241527'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240627'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240627'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240883'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1687'^^xsd:integer;
  dwc:startYearCollected '1687'^^xsd:integer;
  dwc:endYearCollected '1687'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240883'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241559'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241559'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239475'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239475'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242207'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242207'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241941'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241941'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "47.5970001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239829'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239829'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241709'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241709'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242181'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242181'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239358'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239358'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.7819976806641"^^xsd:decimal ;
  dwc:decimalLongitude "33.0289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  geo-pos:lat "65.7819976806641"^^xsd:decimal ;
  geo-pos:long "33.0289993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242230'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '33.028999328613'^^xsd:double;
  dwc:latitude '65.781997680664'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242230'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240040'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240040'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241890'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241890'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6809997558594"^^xsd:decimal ;
  dwc:decimalLongitude "34.3619995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.6809997558594"^^xsd:decimal ;
  geo-pos:long "34.3619995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241965'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.361999511719'^^xsd:double;
  dwc:latitude '66.680999755859'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241965'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242206'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242206'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.4640007019043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  geo-pos:lat "63.6389999389648"^^xsd:decimal ;
  geo-pos:long "45.4640007019043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239435'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '45.464000701904'^^xsd:double;
  dwc:latitude '63.638999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239435'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239925'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239925'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242369'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242369'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241603'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241603'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240331'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240331'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241834'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241834'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240795'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240795'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239813'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:startYearCollected '1936'^^xsd:integer;
  dwc:endYearCollected '1936'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239813'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242089'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1728'^^xsd:integer;
  dwc:startYearCollected '1728'^^xsd:integer;
  dwc:endYearCollected '1728'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240687'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240687'^^xsd:anyURI;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5979995727539 44.6949996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5979995727539"^^xsd:decimal ;
  dwc:decimalLongitude "44.6949996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5979995727539 44.6949996948242)"^^geo:wktLiteral ;
  geo-pos:lat "66.5979995727539"^^xsd:decimal ;
  geo-pos:long "44.6949996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240529'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '44.694999694824'^^xsd:double;
  dwc:latitude '66.597999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240529'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240339'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240339'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240494'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240494'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241696'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241696'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241921'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241921'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241354'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241354'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241223'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241223'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241509'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241509'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239496'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239496'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242087'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1716'^^xsd:integer;
  dwc:startYearCollected '1716'^^xsd:integer;
  dwc:endYearCollected '1716'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "34.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  geo-pos:lat "66.6729965209961"^^xsd:decimal ;
  geo-pos:long "34.3339996337891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241912'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '34.333999633789'^^xsd:double;
  dwc:latitude '66.672996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241912'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240337'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240337'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "41.5340003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  geo-pos:lat "63.6500015258789"^^xsd:decimal ;
  geo-pos:long "41.5340003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239396'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '41.534000396729'^^xsd:double;
  dwc:latitude '63.650001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239396'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240322'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240322'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.4620018005371"^^xsd:decimal ;
  dwc:decimalLongitude "41.5180015563965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  geo-pos:lat "62.4620018005371"^^xsd:decimal ;
  geo-pos:long "41.5180015563965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240778'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '41.518001556396'^^xsd:double;
  dwc:latitude '62.462001800537'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240778'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239207'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242216'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242216'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241872'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241872'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240734'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240734'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240595'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240595'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7949981689453"^^xsd:decimal ;
  dwc:decimalLongitude "41.5209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "63.7949981689453"^^xsd:decimal ;
  geo-pos:long "41.5209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239277'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '41.520999908447'^^xsd:double;
  dwc:latitude '63.794998168945'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239277'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "64.0970001220703"^^xsd:decimal ;
  geo-pos:long "35.2649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240152'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240152'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241920'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241920'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240391'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240391'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242164'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242164'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242163'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242163'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241049'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241049'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240707'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240707'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240717'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240717'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239429'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239429'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239602'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239602'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239225'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240463'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240463'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "64.0970001220703"^^xsd:decimal ;
  geo-pos:long "35.2649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240147'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240147'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.1139984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3089981079102"^^xsd:decimal ;
  geo-pos:long "38.1139984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239753'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '38.113998413086'^^xsd:double;
  dwc:latitude '64.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239753'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239305'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239305'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240009'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240009'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1895980834961"^^xsd:decimal ;
  dwc:decimalLongitude "32.4790992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  geo-pos:lat "69.1895980834961"^^xsd:decimal ;
  geo-pos:long "32.4790992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239206'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '32.479099273682'^^xsd:double;
  dwc:latitude '69.189598083496'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239206'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240389'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240389'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240214'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240214'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240399'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240399'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1999969482422"^^xsd:decimal ;
  dwc:decimalLongitude "50.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "65.1999969482422"^^xsd:decimal ;
  geo-pos:long "50.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240761'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '50.400001525879'^^xsd:double;
  dwc:latitude '65.199996948242'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240761'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242100'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242100'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241535'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241535'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242133'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:startYearCollected '1688'^^xsd:integer;
  dwc:endYearCollected '1688'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242133'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241180'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1694'^^xsd:integer;
  dwc:startYearCollected '1694'^^xsd:integer;
  dwc:endYearCollected '1694'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241180'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241990'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241990'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7750015258789 32.5439987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.7750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "32.5439987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7750015258789 32.5439987182617)"^^geo:wktLiteral ;
  geo-pos:lat "68.7750015258789"^^xsd:decimal ;
  geo-pos:long "32.5439987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241896'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '32.543998718262'^^xsd:double;
  dwc:latitude '68.775001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241896'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240955'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240955'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241458'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241458'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242375'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242375'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241103'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241103'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240108'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240108'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241689'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241689'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240065'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240065'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239332'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239332'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240303'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240303'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241687'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1824'^^xsd:integer;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241687'^^xsd:anyURI;
  dwc:observationDate '1824-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241035'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241035'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7330017089844 42.8349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7330017089844"^^xsd:decimal ;
  dwc:decimalLongitude "42.8349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7330017089844 42.8349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "62.7330017089844"^^xsd:decimal ;
  geo-pos:long "42.8349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242059'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '42.834999084473'^^xsd:double;
  dwc:latitude '62.733001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242059'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241134'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241134'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241866'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241866'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.1139984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3089981079102"^^xsd:decimal ;
  geo-pos:long "38.1139984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239757'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '38.113998413086'^^xsd:double;
  dwc:latitude '64.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239757'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241645'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241645'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240797'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1693'^^xsd:integer;
  dwc:startYearCollected '1693'^^xsd:integer;
  dwc:endYearCollected '1693'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240797'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1026000976562"^^xsd:decimal ;
  dwc:decimalLongitude "42.9440994262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  geo-pos:lat "62.1026000976562"^^xsd:decimal ;
  geo-pos:long "42.9440994262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241434'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '42.94409942627'^^xsd:double;
  dwc:latitude '62.102600097656'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241434'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241595'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241595'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239465'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239465'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240433'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240433'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  geo-pos:lat "64.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.5768013000488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239214'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '40.576801300049'^^xsd:double;
  dwc:latitude '64.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239214'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239775'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239775'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240587'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240587'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  geo-pos:lat "65.4250030517578"^^xsd:decimal ;
  geo-pos:long "45.1069984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241004'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241004'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239340'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239340'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241575'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241575'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239604'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239604'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241521'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241521'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240479'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240479'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240255'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240255'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240829'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240829'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240264'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240264'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241789'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241789'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239614'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239614'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241892'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241892'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241475'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241475'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "66.9909973144531"^^xsd:decimal ;
  geo-pos:long "41.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241089'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:startYearCollected '1926'^^xsd:integer;
  dwc:endYearCollected '1926'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241089'^^xsd:anyURI;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1999969482422"^^xsd:decimal ;
  dwc:decimalLongitude "50.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "65.1999969482422"^^xsd:decimal ;
  geo-pos:long "50.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240768'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '50.400001525879'^^xsd:double;
  dwc:latitude '65.199996948242'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240768'^^xsd:anyURI;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1780014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.8059997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  geo-pos:lat "64.1780014038086"^^xsd:decimal ;
  geo-pos:long "48.8059997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241293'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '48.805999755859'^^xsd:double;
  dwc:latitude '64.178001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241293'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "34.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  geo-pos:lat "66.6729965209961"^^xsd:decimal ;
  geo-pos:long "34.3339996337891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241913'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '34.333999633789'^^xsd:double;
  dwc:latitude '66.672996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241913'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242255'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242255'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241500'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241500'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242254'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242254'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241043'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241043'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241336'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1686'^^xsd:integer;
  dwc:startYearCollected '1686'^^xsd:integer;
  dwc:endYearCollected '1686'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241804'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241804'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241358'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241358'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240414'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240414'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240343'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240343'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241772'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241772'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241587'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241587'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240745'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240745'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242052'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242052'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240950'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240950'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241635'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241635'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239856'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239856'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240612'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240612'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242004'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242004'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242219'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242219'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6399993896484 37.810001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.6399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "37.810001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6399993896484 37.810001373291)"^^geo:wktLiteral ;
  geo-pos:lat "68.6399993896484"^^xsd:decimal ;
  geo-pos:long "37.810001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242167'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '37.810001373291'^^xsd:double;
  dwc:latitude '68.639999389648'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242167'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1190032958984 35.1549987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1190032958984"^^xsd:decimal ;
  dwc:decimalLongitude "35.1549987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1190032958984 35.1549987792969)"^^geo:wktLiteral ;
  geo-pos:lat "69.1190032958984"^^xsd:decimal ;
  geo-pos:long "35.1549987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241743'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '35.154998779297'^^xsd:double;
  dwc:latitude '69.119003295898'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241743'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239642'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239642'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2156982421875"^^xsd:decimal ;
  dwc:decimalLongitude "41.6025009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  geo-pos:lat "64.2156982421875"^^xsd:decimal ;
  geo-pos:long "41.6025009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239744'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '41.602500915527'^^xsd:double;
  dwc:latitude '64.215698242188'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239744'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239522'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239522'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240625'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:startYearCollected '1688'^^xsd:integer;
  dwc:endYearCollected '1688'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240625'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240791'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1685'^^xsd:integer;
  dwc:startYearCollected '1685'^^xsd:integer;
  dwc:endYearCollected '1685'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241312'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241312'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239799'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239799'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239787'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239787'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241571'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241571'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239323'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239323'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242192'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242192'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241606'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241606'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242267'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242267'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241870'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241870'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241301'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241301'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240850'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240850'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240640'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240640'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240248'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240248'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240251'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240251'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240006'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240006'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239313'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239313'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241071'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241071'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241107'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241107'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239288'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239288'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "44.2999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "64.1500015258789"^^xsd:decimal ;
  geo-pos:long "44.2999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240824'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '44.29999923706'^^xsd:double;
  dwc:latitude '64.150001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240824'^^xsd:anyURI;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240232'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240232'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239899'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239899'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240474'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240474'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239895'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239895'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2760009765625"^^xsd:decimal ;
  dwc:decimalLongitude "36.8120002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  geo-pos:lat "66.2760009765625"^^xsd:decimal ;
  geo-pos:long "36.8120002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242114'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '36.812000274658'^^xsd:double;
  dwc:latitude '66.276000976562'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242114'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239468'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239468'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1895980834961"^^xsd:decimal ;
  dwc:decimalLongitude "32.4790992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  geo-pos:lat "69.1895980834961"^^xsd:decimal ;
  geo-pos:long "32.4790992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239193'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '32.479099273682'^^xsd:double;
  dwc:latitude '69.189598083496'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239193'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241794'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241794'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1895980834961"^^xsd:decimal ;
  dwc:decimalLongitude "32.4790992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  geo-pos:lat "69.1895980834961"^^xsd:decimal ;
  geo-pos:long "32.4790992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239197'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '32.479099273682'^^xsd:double;
  dwc:latitude '69.189598083496'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239197'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7600021362305 54.6399993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "54.6399993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7600021362305 54.6399993896484)"^^geo:wktLiteral ;
  geo-pos:lat "65.7600021362305"^^xsd:decimal ;
  geo-pos:long "54.6399993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240753'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '54.639999389648'^^xsd:double;
  dwc:latitude '65.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240753'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242049'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242049'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241787'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241787'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242271'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242271'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "66.9909973144531"^^xsd:decimal ;
  geo-pos:long "41.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241095'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241095'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7750015258789 32.5439987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.7750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "32.5439987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7750015258789 32.5439987182617)"^^geo:wktLiteral ;
  geo-pos:lat "68.7750015258789"^^xsd:decimal ;
  geo-pos:long "32.5439987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241895'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^xsd:integer;
  dwc:longitude '32.543998718262'^^xsd:double;
  dwc:latitude '68.775001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241895'^^xsd:anyURI;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0589981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.3790016174316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  geo-pos:lat "66.0589981079102"^^xsd:decimal ;
  geo-pos:long "38.3790016174316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241746'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:longitude '38.379001617432'^^xsd:double;
  dwc:latitude '66.05899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241746'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242172'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242172'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "64.0970001220703"^^xsd:decimal ;
  geo-pos:long "35.2649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240011'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240011'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5849990844727 49.0530014038086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.5849990844727"^^xsd:decimal ;
  dwc:decimalLongitude "49.0530014038086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5849990844727 49.0530014038086)"^^geo:wktLiteral ;
  geo-pos:lat "67.5849990844727"^^xsd:decimal ;
  geo-pos:long "49.0530014038086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239444'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '49.053001403809'^^xsd:double;
  dwc:latitude '67.584999084473'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239444'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.4700012207031 35.3330001831055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "35.3330001831055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.4700012207031 35.3330001831055)"^^geo:wktLiteral ;
  geo-pos:lat "66.4700012207031"^^xsd:decimal ;
  geo-pos:long "35.3330001831055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240616'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '35.333000183105'^^xsd:double;
  dwc:latitude '66.470001220703'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240616'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241177'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241177'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242304'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242304'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239949'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239949'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239322'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239322'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242220'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242220'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240881'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1686'^^xsd:integer;
  dwc:startYearCollected '1686'^^xsd:integer;
  dwc:endYearCollected '1686'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240881'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "66.9909973144531"^^xsd:decimal ;
  geo-pos:long "41.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241091'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241091'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239973'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239973'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239411'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239411'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240803'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1669'^^xsd:integer;
  dwc:startYearCollected '1669'^^xsd:integer;
  dwc:endYearCollected '1669'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240803'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239690'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239690'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239423'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239423'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240219'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240219'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240826'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240826'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241247'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241247'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242007'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242007'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241179'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241179'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242143'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242143'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240799'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1697'^^xsd:integer;
  dwc:startYearCollected '1697'^^xsd:integer;
  dwc:endYearCollected '1697'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241788'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241788'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239307'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239307'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241599'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241599'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241884'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241884'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242025'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242025'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242378'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242378'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241877'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241877'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239707'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239707'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240661'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240661'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0589981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.3790016174316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  geo-pos:lat "66.0589981079102"^^xsd:decimal ;
  geo-pos:long "38.3790016174316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241823'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '38.379001617432'^^xsd:double;
  dwc:latitude '66.05899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241823'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242372'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242372'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239460'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239460'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242262'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242262'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240742'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240742'^^xsd:anyURI;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "42.9109992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  geo-pos:lat "62.0670013427734"^^xsd:decimal ;
  geo-pos:long "42.9109992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242125'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '42.910999298096'^^xsd:double;
  dwc:latitude '62.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242125'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240701'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240701'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242370'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242370'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239362'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239362'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239699'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239699'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "42.923999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  geo-pos:lat "62.5499992370605"^^xsd:decimal ;
  geo-pos:long "42.923999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241193'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '42.923999786377'^^xsd:double;
  dwc:latitude '62.54999923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241193'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240402'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240402'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239931'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239931'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240953'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240953'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241136'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241136'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240051'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240051'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240947'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240947'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241619'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241619'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241392'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241392'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239401'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1669'^^xsd:integer;
  dwc:startYearCollected '1669'^^xsd:integer;
  dwc:endYearCollected '1669'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239401'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239467'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239467'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239409'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239409'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239653'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239653'^^xsd:anyURI;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242273'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242273'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241798'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241798'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239767'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239767'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241945'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241945'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.1139984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3089981079102"^^xsd:decimal ;
  geo-pos:long "38.1139984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239759'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '38.113998413086'^^xsd:double;
  dwc:latitude '64.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239759'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239556'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239556'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240029'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240029'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240796'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242005'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242005'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240899'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240899'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240059'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240059'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241441'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241441'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6949996948242"^^xsd:decimal ;
  dwc:decimalLongitude "32.8899993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  geo-pos:lat "66.6949996948242"^^xsd:decimal ;
  geo-pos:long "32.8899993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239990'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '32.889999389648'^^xsd:double;
  dwc:latitude '66.694999694824'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239990'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241618'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241618'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239597'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1824'^^xsd:integer;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239597'^^xsd:anyURI;
  dwc:observationDate '1824-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7799987792969 45.4199981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "45.4199981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7799987792969 45.4199981689453)"^^geo:wktLiteral ;
  geo-pos:lat "61.7799987792969"^^xsd:decimal ;
  geo-pos:long "45.4199981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241425'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '45.419998168945'^^xsd:double;
  dwc:latitude '61.779998779297'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241425'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242270'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242270'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "42.923999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  geo-pos:lat "62.5499992370605"^^xsd:decimal ;
  geo-pos:long "42.923999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241187'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '42.923999786377'^^xsd:double;
  dwc:latitude '62.54999923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241187'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241170'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1681'^^xsd:integer;
  dwc:startYearCollected '1681'^^xsd:integer;
  dwc:endYearCollected '1681'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240008'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240008'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240461'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240461'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1895980834961"^^xsd:decimal ;
  dwc:decimalLongitude "32.4790992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  geo-pos:lat "69.1895980834961"^^xsd:decimal ;
  geo-pos:long "32.4790992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239200'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '32.479099273682'^^xsd:double;
  dwc:latitude '69.189598083496'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239200'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "42.923999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  geo-pos:lat "62.5499992370605"^^xsd:decimal ;
  geo-pos:long "42.923999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241197'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '42.923999786377'^^xsd:double;
  dwc:latitude '62.54999923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241197'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239373'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239373'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241674'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241674'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240174'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240174'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240646'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240646'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239868'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239868'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240984'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240984'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241226'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241226'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241811'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241811'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241520'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241520'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242200'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242200'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241068'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241068'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "34.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  geo-pos:lat "66.6729965209961"^^xsd:decimal ;
  geo-pos:long "34.3339996337891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241954'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '34.333999633789'^^xsd:double;
  dwc:latitude '66.672996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241954'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241621'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241621'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241242'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241242'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240831'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1685'^^xsd:integer;
  dwc:startYearCollected '1685'^^xsd:integer;
  dwc:endYearCollected '1685'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240831'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2156982421875"^^xsd:decimal ;
  dwc:decimalLongitude "41.6025009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  geo-pos:lat "64.2156982421875"^^xsd:decimal ;
  geo-pos:long "41.6025009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239748'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '41.602500915527'^^xsd:double;
  dwc:latitude '64.215698242188'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239748'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242063'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241474'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241474'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239320'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239320'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0350036621094 43.4389991760254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0350036621094"^^xsd:decimal ;
  dwc:decimalLongitude "43.4389991760254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0350036621094 43.4389991760254)"^^geo:wktLiteral ;
  geo-pos:lat "66.0350036621094"^^xsd:decimal ;
  geo-pos:long "43.4389991760254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240091'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '43.438999176025'^^xsd:double;
  dwc:latitude '66.035003662109'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240091'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.7819976806641"^^xsd:decimal ;
  dwc:decimalLongitude "33.0289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  geo-pos:lat "65.7819976806641"^^xsd:decimal ;
  geo-pos:long "33.0289993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242233'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '33.028999328613'^^xsd:double;
  dwc:latitude '65.781997680664'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242233'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240194'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240194'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241492'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241492'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242101'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242101'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "64.0970001220703"^^xsd:decimal ;
  geo-pos:long "35.2649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240150'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240150'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241629'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241629'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239263'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1766'^^xsd:integer;
  dwc:startYearCollected '1766'^^xsd:integer;
  dwc:endYearCollected '1766'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239263'^^xsd:anyURI;
  dwc:observationDate '1766-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240434'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240434'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241073'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241073'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5849990844727 49.0530014038086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.5849990844727"^^xsd:decimal ;
  dwc:decimalLongitude "49.0530014038086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5849990844727 49.0530014038086)"^^geo:wktLiteral ;
  geo-pos:lat "67.5849990844727"^^xsd:decimal ;
  geo-pos:long "49.0530014038086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239445'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '49.053001403809'^^xsd:double;
  dwc:latitude '67.584999084473'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239445'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239431'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239431'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240508'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240508'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242242'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:startYearCollected '1935'^^xsd:integer;
  dwc:endYearCollected '1935'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242242'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239651'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239651'^^xsd:anyURI;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241387'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241387'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3499984741211 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3499984741211 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "66.3499984741211"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241858'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1728'^^xsd:integer;
  dwc:startYearCollected '1728'^^xsd:integer;
  dwc:endYearCollected '1728'^^xsd:integer;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '66.349998474121'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241858'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241019'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241019'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240715'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240715'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239566'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239566'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241574'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241574'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241918'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241918'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241724'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241724'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242094'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242094'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242085'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1706'^^xsd:integer;
  dwc:startYearCollected '1706'^^xsd:integer;
  dwc:endYearCollected '1706'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242085'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241051'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241051'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239876'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239876'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239887'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239887'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241480'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241480'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239348'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239348'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0350036621094 43.4389991760254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0350036621094"^^xsd:decimal ;
  dwc:decimalLongitude "43.4389991760254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0350036621094 43.4389991760254)"^^geo:wktLiteral ;
  geo-pos:lat "66.0350036621094"^^xsd:decimal ;
  geo-pos:long "43.4389991760254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240088'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '43.438999176025'^^xsd:double;
  dwc:latitude '66.035003662109'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240088'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240737'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240737'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242276'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242276'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241731'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241731'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239727'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239727'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240514'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240514'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241307'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241307'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1895980834961"^^xsd:decimal ;
  dwc:decimalLongitude "32.4790992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  geo-pos:lat "69.1895980834961"^^xsd:decimal ;
  geo-pos:long "32.4790992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239204'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '32.479099273682'^^xsd:double;
  dwc:latitude '69.189598083496'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239204'^^xsd:anyURI;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "44.2999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "64.1500015258789"^^xsd:decimal ;
  geo-pos:long "44.2999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240821'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '44.29999923706'^^xsd:double;
  dwc:latitude '64.150001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240821'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241754'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241754'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242197'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242197'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241835'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1684'^^xsd:integer;
  dwc:startYearCollected '1684'^^xsd:integer;
  dwc:endYearCollected '1684'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241835'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239461'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239461'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239944'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239944'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242316'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242316'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240930'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240930'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240167'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241041'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241041'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239789'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239789'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240538'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240538'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239979'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239979'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241972'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241972'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240892'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240892'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240539'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240539'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239414'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239414'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239793'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239793'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242023'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242023'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241098'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241098'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240430'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240430'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240115'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240115'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239910'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239910'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240354'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240354'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240112'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240112'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240898'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240898'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241620'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241620'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2156982421875"^^xsd:decimal ;
  dwc:decimalLongitude "41.6025009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  geo-pos:lat "64.2156982421875"^^xsd:decimal ;
  geo-pos:long "41.6025009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239747'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '41.602500915527'^^xsd:double;
  dwc:latitude '64.215698242188'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239747'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239732'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239732'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.9140014648438 36.851001739502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.9140014648438"^^xsd:decimal ;
  dwc:decimalLongitude "36.851001739502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.9140014648438 36.851001739502)"^^geo:wktLiteral ;
  geo-pos:lat "68.9140014648438"^^xsd:decimal ;
  geo-pos:long "36.851001739502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241366'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '36.851001739502'^^xsd:double;
  dwc:latitude '68.914001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241366'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239785'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239785'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239308'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239308'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240217'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240217'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1320037841797"^^xsd:decimal ;
  dwc:decimalLongitude "32.4459991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  geo-pos:lat "67.1320037841797"^^xsd:decimal ;
  geo-pos:long "32.4459991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240608'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '32.445999145508'^^xsd:double;
  dwc:latitude '67.13200378418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240608'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239601'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239601'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241752'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241752'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242074'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1630'^^xsd:integer;
  dwc:startYearCollected '1630'^^xsd:integer;
  dwc:endYearCollected '1630'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242001'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242001'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.4000015258789 31.3999996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.4000015258789"^^xsd:decimal ;
  dwc:decimalLongitude "31.3999996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.4000015258789 31.3999996185303)"^^geo:wktLiteral ;
  geo-pos:lat "68.4000015258789"^^xsd:decimal ;
  geo-pos:long "31.3999996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241907'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '31.39999961853'^^xsd:double;
  dwc:latitude '68.400001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241907'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240323'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240323'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241846'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1703'^^xsd:integer;
  dwc:startYearCollected '1703'^^xsd:integer;
  dwc:endYearCollected '1703'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241846'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242021'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242021'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239774'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239774'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242330'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242330'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240965'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240965'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240175'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240175'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7750015258789 32.5439987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.7750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "32.5439987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7750015258789 32.5439987182617)"^^geo:wktLiteral ;
  geo-pos:lat "68.7750015258789"^^xsd:decimal ;
  geo-pos:long "32.5439987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239502'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.543998718262'^^xsd:double;
  dwc:latitude '68.775001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240326'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240326'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242376'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242376'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241628'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241628'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241614'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241614'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240420'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240420'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241265'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241265'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240873'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1669'^^xsd:integer;
  dwc:startYearCollected '1669'^^xsd:integer;
  dwc:endYearCollected '1669'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240873'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240233'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240233'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240060'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240060'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239531'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239531'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241473'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241473'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241662'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241662'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240446'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240446'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240545'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240545'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239927'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239927'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240348'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240348'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241130'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241130'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239339'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239339'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239292'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239292'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8769989013672 43.4720001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.8769989013672"^^xsd:decimal ;
  dwc:decimalLongitude "43.4720001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8769989013672 43.4720001220703)"^^geo:wktLiteral ;
  geo-pos:lat "65.8769989013672"^^xsd:decimal ;
  geo-pos:long "43.4720001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241546'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:startYearCollected '1925'^^xsd:integer;
  dwc:endYearCollected '1925'^^xsd:integer;
  dwc:longitude '43.47200012207'^^xsd:double;
  dwc:latitude '65.876998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241546'^^xsd:anyURI;
  dwc:observationDate '1925-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7680015563965"^^xsd:decimal ;
  dwc:decimalLongitude "37.640998840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  geo-pos:lat "63.7680015563965"^^xsd:decimal ;
  geo-pos:long "37.640998840332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240562'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '37.640998840332'^^xsd:double;
  dwc:latitude '63.768001556396'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240562'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239413'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239413'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241341'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241341'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239713'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239713'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240653'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240653'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241388'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241388'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242187'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242187'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241115'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241115'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241736'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241736'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239528'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239528'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1729965209961 38.0460014343262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "38.0460014343262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1729965209961 38.0460014343262)"^^geo:wktLiteral ;
  geo-pos:lat "64.1729965209961"^^xsd:decimal ;
  geo-pos:long "38.0460014343262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241740'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '38.046001434326'^^xsd:double;
  dwc:latitude '64.172996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241740'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241123'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241123'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241357'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241357'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "42.923999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  geo-pos:lat "62.5499992370605"^^xsd:decimal ;
  geo-pos:long "42.923999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241189'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '42.923999786377'^^xsd:double;
  dwc:latitude '62.54999923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241189'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241246'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241246'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241776'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241776'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239709'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239709'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240544'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240544'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240536'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240536'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239705'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239705'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239976'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239976'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241767'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241767'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.4620018005371"^^xsd:decimal ;
  dwc:decimalLongitude "41.5180015563965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  geo-pos:lat "62.4620018005371"^^xsd:decimal ;
  geo-pos:long "41.5180015563965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241894'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '41.518001556396'^^xsd:double;
  dwc:latitude '62.462001800537'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241894'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241025'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241025'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241234'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241234'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  geo-pos:lat "65.4250030517578"^^xsd:decimal ;
  geo-pos:long "45.1069984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241014'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241014'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241719'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241719'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242300'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242300'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239494'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239494'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241530'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241530'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241379'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241379'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240292'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240292'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1780014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.8059997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  geo-pos:lat "64.1780014038086"^^xsd:decimal ;
  geo-pos:long "48.8059997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241297'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '48.805999755859'^^xsd:double;
  dwc:latitude '64.178001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241297'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.4620018005371"^^xsd:decimal ;
  dwc:decimalLongitude "41.5180015563965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  geo-pos:lat "62.4620018005371"^^xsd:decimal ;
  geo-pos:long "41.5180015563965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241893'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '41.518001556396'^^xsd:double;
  dwc:latitude '62.462001800537'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241893'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242041'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242041'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239961'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239961'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241763'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241763'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239612'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239612'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2279968261719 53.5289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2279968261719"^^xsd:decimal ;
  dwc:decimalLongitude "53.5289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2279968261719 53.5289993286133)"^^geo:wktLiteral ;
  geo-pos:lat "64.2279968261719"^^xsd:decimal ;
  geo-pos:long "53.5289993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239546'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '53.528999328613'^^xsd:double;
  dwc:latitude '64.227996826172'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239546'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239971'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239971'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239963'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239963'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242212'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242212'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4700012207031 41.4799995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4700012207031"^^xsd:decimal ;
  dwc:decimalLongitude "41.4799995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4700012207031 41.4799995422363)"^^geo:wktLiteral ;
  geo-pos:lat "64.4700012207031"^^xsd:decimal ;
  geo-pos:long "41.4799995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241903'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '41.479999542236'^^xsd:double;
  dwc:latitude '64.470001220703'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241903'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240569'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240569'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241572'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241572'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239298'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239298'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239688'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239688'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240477'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240477'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241882'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241882'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.4620018005371"^^xsd:decimal ;
  dwc:decimalLongitude "41.5180015563965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  geo-pos:lat "62.4620018005371"^^xsd:decimal ;
  geo-pos:long "41.5180015563965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240780'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '41.518001556396'^^xsd:double;
  dwc:latitude '62.462001800537'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240780'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242044'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242044'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "41.5340003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  geo-pos:lat "63.6500015258789"^^xsd:decimal ;
  geo-pos:long "41.5340003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239399'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '41.534000396729'^^xsd:double;
  dwc:latitude '63.650001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239399'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240409'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1824'^^xsd:integer;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240409'^^xsd:anyURI;
  dwc:observationDate '1824-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242295'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242295'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241108'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241108'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240891'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240891'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239226'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241067'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241067'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241938'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241938'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239615'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239615'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "64.0970001220703"^^xsd:decimal ;
  geo-pos:long "35.2649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240156'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240156'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240200'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240200'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242154'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:startYearCollected '1923'^^xsd:integer;
  dwc:endYearCollected '1923'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242154'^^xsd:anyURI;
  dwc:observationDate '1923-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1989974975586 41.484001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.1989974975586"^^xsd:decimal ;
  dwc:decimalLongitude "41.484001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.1989974975586 41.484001159668)"^^geo:wktLiteral ;
  geo-pos:lat "68.1989974975586"^^xsd:decimal ;
  geo-pos:long "41.484001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240783'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '41.484001159668'^^xsd:double;
  dwc:latitude '68.198997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240783'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1895980834961"^^xsd:decimal ;
  dwc:decimalLongitude "32.4790992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  geo-pos:lat "69.1895980834961"^^xsd:decimal ;
  geo-pos:long "32.4790992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239203'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '32.479099273682'^^xsd:double;
  dwc:latitude '69.189598083496'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239203'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1559982299805 41.5670013427734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1559982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.5670013427734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1559982299805 41.5670013427734)"^^geo:wktLiteral ;
  geo-pos:lat "66.1559982299805"^^xsd:decimal ;
  geo-pos:long "41.5670013427734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240365'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '41.567001342773'^^xsd:double;
  dwc:latitude '66.15599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240365'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7680015563965"^^xsd:decimal ;
  dwc:decimalLongitude "37.640998840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  geo-pos:lat "63.7680015563965"^^xsd:decimal ;
  geo-pos:long "37.640998840332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240565'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '37.640998840332'^^xsd:double;
  dwc:latitude '63.768001556396'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240565'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1026000976562"^^xsd:decimal ;
  dwc:decimalLongitude "42.9440994262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  geo-pos:lat "62.1026000976562"^^xsd:decimal ;
  geo-pos:long "42.9440994262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241433'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '42.94409942627'^^xsd:double;
  dwc:latitude '62.102600097656'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241433'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240215'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240215'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240874'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1678'^^xsd:integer;
  dwc:startYearCollected '1678'^^xsd:integer;
  dwc:endYearCollected '1678'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240874'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241802'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241802'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0589981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.3790016174316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  geo-pos:lat "66.0589981079102"^^xsd:decimal ;
  geo-pos:long "38.3790016174316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241749'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '38.379001617432'^^xsd:double;
  dwc:latitude '66.05899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241749'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239473'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239473'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241609'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241609'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241806'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241806'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947998046875"^^xsd:decimal ;
  dwc:decimalLongitude "40.0979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  geo-pos:lat "67.947998046875"^^xsd:decimal ;
  geo-pos:long "40.0979995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241160'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '40.097999572754'^^xsd:double;
  dwc:latitude '67.947998046875'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241160'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241715'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241715'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239954'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239954'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240481'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240481'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240744'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:startYearCollected '1926'^^xsd:integer;
  dwc:endYearCollected '1926'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240744'^^xsd:anyURI;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7750015258789 32.5439987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.7750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "32.5439987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7750015258789 32.5439987182617)"^^geo:wktLiteral ;
  geo-pos:lat "68.7750015258789"^^xsd:decimal ;
  geo-pos:long "32.5439987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241899'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '32.543998718262'^^xsd:double;
  dwc:latitude '68.775001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241899'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0670013427734 38.632999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "38.632999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0670013427734 38.632999420166)"^^geo:wktLiteral ;
  geo-pos:lat "66.0670013427734"^^xsd:decimal ;
  geo-pos:long "38.632999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241669'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '38.632999420166'^^xsd:double;
  dwc:latitude '66.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241669'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239693'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239693'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240674'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1824'^^xsd:integer;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240674'^^xsd:anyURI;
  dwc:observationDate '1824-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239513'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239513'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241333'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241059'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241059'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239424'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239424'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239694'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239694'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "34.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  geo-pos:lat "66.6729965209961"^^xsd:decimal ;
  geo-pos:long "34.3339996337891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241910'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '34.333999633789'^^xsd:double;
  dwc:latitude '66.672996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241910'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241690'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241690'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2156982421875"^^xsd:decimal ;
  dwc:decimalLongitude "41.6025009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  geo-pos:lat "64.2156982421875"^^xsd:decimal ;
  geo-pos:long "41.6025009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239739'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '41.602500915527'^^xsd:double;
  dwc:latitude '64.215698242188'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239739'^^xsd:anyURI;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241036'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241036'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240412'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1829'^^xsd:integer;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1829'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240412'^^xsd:anyURI;
  dwc:observationDate '1829-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239964'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239964'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "44.2999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "64.1500015258789"^^xsd:decimal ;
  geo-pos:long "44.2999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240816'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '44.29999923706'^^xsd:double;
  dwc:latitude '64.150001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240816'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241335'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1685'^^xsd:integer;
  dwc:startYearCollected '1685'^^xsd:integer;
  dwc:endYearCollected '1685'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242335'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242335'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6399993896484 37.810001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.6399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "37.810001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6399993896484 37.810001373291)"^^geo:wktLiteral ;
  geo-pos:lat "68.6399993896484"^^xsd:decimal ;
  geo-pos:long "37.810001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242166'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '37.810001373291'^^xsd:double;
  dwc:latitude '68.639999389648'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242166'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239464'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239464'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239427'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239427'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242373'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242373'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241688'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241688'^^xsd:anyURI;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239960'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239960'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239524'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239524'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240576'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240576'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240733'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240733'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240030'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240030'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239885'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239885'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241680'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241680'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242093'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1763'^^xsd:integer;
  dwc:startYearCollected '1763'^^xsd:integer;
  dwc:endYearCollected '1763'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242093'^^xsd:anyURI;
  dwc:observationDate '1763-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241285'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241285'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240929'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240929'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.4640007019043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  geo-pos:lat "63.6389999389648"^^xsd:decimal ;
  geo-pos:long "45.4640007019043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239441'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '45.464000701904'^^xsd:double;
  dwc:latitude '63.638999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239441'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241171'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241845'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241845'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240894'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1699'^^xsd:integer;
  dwc:startYearCollected '1699'^^xsd:integer;
  dwc:endYearCollected '1699'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240894'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242046'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242046'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239900'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239900'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.4620018005371"^^xsd:decimal ;
  dwc:decimalLongitude "41.5180015563965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  geo-pos:lat "62.4620018005371"^^xsd:decimal ;
  geo-pos:long "41.5180015563965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240774'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '41.518001556396'^^xsd:double;
  dwc:latitude '62.462001800537'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240774'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240750'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240750'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241260'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241260'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241184'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1704'^^xsd:integer;
  dwc:startYearCollected '1704'^^xsd:integer;
  dwc:endYearCollected '1704'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240098'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240098'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241589'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241589'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7949981689453"^^xsd:decimal ;
  dwc:decimalLongitude "41.5209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "63.7949981689453"^^xsd:decimal ;
  geo-pos:long "41.5209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239286'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '41.520999908447'^^xsd:double;
  dwc:latitude '63.794998168945'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239286'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1269989013672"^^xsd:decimal ;
  dwc:decimalLongitude "37.7849998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  geo-pos:lat "66.1269989013672"^^xsd:decimal ;
  geo-pos:long "37.7849998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239258'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '37.784999847412'^^xsd:double;
  dwc:latitude '66.126998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239258'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241057'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241057'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239903'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239903'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241443'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241443'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240788'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1678'^^xsd:integer;
  dwc:startYearCollected '1678'^^xsd:integer;
  dwc:endYearCollected '1678'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242345'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242345'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "41.5340003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  geo-pos:lat "63.6500015258789"^^xsd:decimal ;
  geo-pos:long "41.5340003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239393'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '41.534000396729'^^xsd:double;
  dwc:latitude '63.650001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239393'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241347'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241347'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4799995422363 42.9280014038086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.4799995422363"^^xsd:decimal ;
  dwc:decimalLongitude "42.9280014038086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4799995422363 42.9280014038086)"^^geo:wktLiteral ;
  geo-pos:lat "62.4799995422363"^^xsd:decimal ;
  geo-pos:long "42.9280014038086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239403'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '42.928001403809'^^xsd:double;
  dwc:latitude '62.479999542236'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239403'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239955'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239955'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239859'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239859'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241694'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241694'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241751'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241751'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241927'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241927'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.0120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "53.7980003356934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  geo-pos:lat "65.0120010375977"^^xsd:decimal ;
  geo-pos:long "53.7980003356934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240454'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '53.798000335693'^^xsd:double;
  dwc:latitude '65.012001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240454'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242246'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239617'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239617'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240485'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240485'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7680015563965"^^xsd:decimal ;
  dwc:decimalLongitude "37.640998840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  geo-pos:lat "63.7680015563965"^^xsd:decimal ;
  geo-pos:long "37.640998840332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240556'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '37.640998840332'^^xsd:double;
  dwc:latitude '63.768001556396'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240556'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241983'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241983'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5299987792969 40.5900001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "40.5900001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5299987792969 40.5900001525879)"^^geo:wktLiteral ;
  geo-pos:lat "64.5299987792969"^^xsd:decimal ;
  geo-pos:long "40.5900001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241418'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:startYearCollected '1926'^^xsd:integer;
  dwc:endYearCollected '1926'^^xsd:integer;
  dwc:longitude '40.590000152588'^^xsd:double;
  dwc:latitude '64.529998779297'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241418'^^xsd:anyURI;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240590'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240590'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241555'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241555'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242380'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242380'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240807'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:startYearCollected '1688'^^xsd:integer;
  dwc:endYearCollected '1688'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240807'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3050003051758 42.0550003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3050003051758"^^xsd:decimal ;
  dwc:decimalLongitude "42.0550003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3050003051758 42.0550003051758)"^^geo:wktLiteral ;
  geo-pos:lat "63.3050003051758"^^xsd:decimal ;
  geo-pos:long "42.0550003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240360'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '42.055000305176'^^xsd:double;
  dwc:latitude '63.305000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240360'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240436'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240436'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240242'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240242'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241973'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241973'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241711'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241711'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240243'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240243'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242066'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242066'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239567'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239567'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241915'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241915'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240408'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240408'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241351'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241351'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242191'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242191'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239301'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239301'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241578'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241578'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240222'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240222'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240309'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240309'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241102'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241102'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242250'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242250'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241700'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241700'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7330017089844 42.8349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7330017089844"^^xsd:decimal ;
  dwc:decimalLongitude "42.8349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7330017089844 42.8349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "62.7330017089844"^^xsd:decimal ;
  geo-pos:long "42.8349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242062'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '42.834999084473'^^xsd:double;
  dwc:latitude '62.733001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242062'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240920'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240920'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242346'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242346'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241459'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241459'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240512'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240512'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240279'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240279'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6949996948242"^^xsd:decimal ;
  dwc:decimalLongitude "32.8899993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  geo-pos:lat "66.6949996948242"^^xsd:decimal ;
  geo-pos:long "32.8899993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239988'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '32.889999389648'^^xsd:double;
  dwc:latitude '66.694999694824'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239988'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242326'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242326'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242165'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1693'^^xsd:integer;
  dwc:startYearCollected '1693'^^xsd:integer;
  dwc:endYearCollected '1693'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242165'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7239990234375"^^xsd:decimal ;
  dwc:decimalLongitude "39.9269981384277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  geo-pos:lat "62.7239990234375"^^xsd:decimal ;
  geo-pos:long "39.9269981384277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239235'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '39.926998138428'^^xsd:double;
  dwc:latitude '62.723999023438'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239235'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239692'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239692'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240924'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240924'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240077'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240077'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240344'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240344'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240170'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240170'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3050003051758 35.3359985351562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3050003051758"^^xsd:decimal ;
  dwc:decimalLongitude "35.3359985351562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3050003051758 35.3359985351562)"^^geo:wktLiteral ;
  geo-pos:lat "64.3050003051758"^^xsd:decimal ;
  geo-pos:long "35.3359985351562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242245'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '35.335998535156'^^xsd:double;
  dwc:latitude '64.305000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242245'^^xsd:anyURI;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6847991943359 42.5497016906738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.6847991943359"^^xsd:decimal ;
  dwc:decimalLongitude "42.5497016906738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.6847991943359 42.5497016906738)"^^geo:wktLiteral ;
  geo-pos:lat "61.6847991943359"^^xsd:decimal ;
  geo-pos:long "42.5497016906738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241363'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '42.549701690674'^^xsd:double;
  dwc:latitude '61.684799194336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241363'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240025'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240025'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6559982299805 40.9659996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6559982299805"^^xsd:decimal ;
  dwc:decimalLongitude "40.9659996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6559982299805 40.9659996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.6559982299805"^^xsd:decimal ;
  geo-pos:long "40.9659996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239248'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '40.965999603271'^^xsd:double;
  dwc:latitude '64.65599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239248'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240003'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240003'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "44.2999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "64.1500015258789"^^xsd:decimal ;
  geo-pos:long "44.2999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240817'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '44.29999923706'^^xsd:double;
  dwc:latitude '64.150001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240817'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239689'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239689'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242285'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242285'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241255'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241255'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241672'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241672'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241393'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241393'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241934'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241934'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241405'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241405'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239418'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239418'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240284'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240284'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7239990234375"^^xsd:decimal ;
  dwc:decimalLongitude "39.9269981384277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  geo-pos:lat "62.7239990234375"^^xsd:decimal ;
  geo-pos:long "39.9269981384277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239236'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '39.926998138428'^^xsd:double;
  dwc:latitude '62.723999023438'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239236'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240491'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240491'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240268'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240268'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241494'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241494'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239676'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239676'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1780014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.8059997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  geo-pos:lat "64.1780014038086"^^xsd:decimal ;
  geo-pos:long "48.8059997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241296'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '48.805999755859'^^xsd:double;
  dwc:latitude '64.178001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241296'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241577'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241577'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1320037841797"^^xsd:decimal ;
  dwc:decimalLongitude "32.4459991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  geo-pos:lat "67.1320037841797"^^xsd:decimal ;
  geo-pos:long "32.4459991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240601'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:startYearCollected '1921'^^xsd:integer;
  dwc:endYearCollected '1921'^^xsd:integer;
  dwc:longitude '32.445999145508'^^xsd:double;
  dwc:latitude '67.13200378418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240601'^^xsd:anyURI;
  dwc:observationDate '1921-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241233'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241233'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5810012817383 40.7060012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.7060012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5810012817383 40.7060012817383)"^^geo:wktLiteral ;
  geo-pos:lat "66.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.7060012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241541'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '40.706001281738'^^xsd:double;
  dwc:latitude '66.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241541'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240105'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240105'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240419'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240419'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240679'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240679'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241931'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241931'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240428'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240428'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7239990234375"^^xsd:decimal ;
  dwc:decimalLongitude "39.9269981384277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  geo-pos:lat "62.7239990234375"^^xsd:decimal ;
  geo-pos:long "39.9269981384277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239234'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '39.926998138428'^^xsd:double;
  dwc:latitude '62.723999023438'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239234'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241314'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241314'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "47.5970001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239817'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239817'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242011'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242011'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241686'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241686'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240506'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240506'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242279'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242279'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241122'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241122'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240045'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240045'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241641'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241641'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5369987487793 47.8129997253418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5369987487793"^^xsd:decimal ;
  dwc:decimalLongitude "47.8129997253418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5369987487793 47.8129997253418)"^^geo:wktLiteral ;
  geo-pos:lat "63.5369987487793"^^xsd:decimal ;
  geo-pos:long "47.8129997253418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240615'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '47.812999725342'^^xsd:double;
  dwc:latitude '63.536998748779'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240615'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241702'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241702'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240572'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240572'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.4620018005371"^^xsd:decimal ;
  dwc:decimalLongitude "41.5180015563965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  geo-pos:lat "62.4620018005371"^^xsd:decimal ;
  geo-pos:long "41.5180015563965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240773'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '41.518001556396'^^xsd:double;
  dwc:latitude '62.462001800537'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240773'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240832'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1686'^^xsd:integer;
  dwc:startYearCollected '1686'^^xsd:integer;
  dwc:endYearCollected '1686'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240832'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240923'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240923'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240964'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240964'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239643'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239643'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241573'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241573'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239938'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239938'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241596'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241596'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241969'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241969'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  geo-pos:lat "64.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.5768013000488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239215'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '40.576801300049'^^xsd:double;
  dwc:latitude '64.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239215'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239675'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239675'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240335'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240335'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241112'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241112'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239855'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239855'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242333'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242333'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241101'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241101'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240429'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240429'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239623'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239623'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241922'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241922'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3050003051758 42.0550003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3050003051758"^^xsd:decimal ;
  dwc:decimalLongitude "42.0550003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3050003051758 42.0550003051758)"^^geo:wktLiteral ;
  geo-pos:lat "63.3050003051758"^^xsd:decimal ;
  geo-pos:long "42.0550003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240358'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '42.055000305176'^^xsd:double;
  dwc:latitude '63.305000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240358'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241935'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241935'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240052'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240052'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242366'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242366'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242010'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242010'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.1139984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3089981079102"^^xsd:decimal ;
  geo-pos:long "38.1139984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239766'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '38.113998413086'^^xsd:double;
  dwc:latitude '64.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239766'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240614'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1669'^^xsd:integer;
  dwc:startYearCollected '1669'^^xsd:integer;
  dwc:endYearCollected '1669'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240614'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240283'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240283'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1026000976562"^^xsd:decimal ;
  dwc:decimalLongitude "42.9440994262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  geo-pos:lat "62.1026000976562"^^xsd:decimal ;
  geo-pos:long "42.9440994262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241431'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '42.94409942627'^^xsd:double;
  dwc:latitude '62.102600097656'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241431'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239476'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239476'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "64.0970001220703"^^xsd:decimal ;
  geo-pos:long "35.2649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240013'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240013'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242047'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242047'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241175'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1687'^^xsd:integer;
  dwc:startYearCollected '1687'^^xsd:integer;
  dwc:endYearCollected '1687'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241175'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239968'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239968'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240290'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240290'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239929'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239929'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239656'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239656'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240109'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240109'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6809997558594"^^xsd:decimal ;
  dwc:decimalLongitude "34.3619995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.6809997558594"^^xsd:decimal ;
  geo-pos:long "34.3619995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241996'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '34.361999511719'^^xsd:double;
  dwc:latitude '66.680999755859'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241996'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "42.923999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  geo-pos:lat "62.5499992370605"^^xsd:decimal ;
  geo-pos:long "42.923999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241194'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '42.923999786377'^^xsd:double;
  dwc:latitude '62.54999923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241194'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241403'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241403'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7760009765625 37.359001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.7760009765625"^^xsd:decimal ;
  dwc:decimalLongitude "37.359001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7760009765625 37.359001159668)"^^geo:wktLiteral ;
  geo-pos:lat "68.7760009765625"^^xsd:decimal ;
  geo-pos:long "37.359001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239734'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '37.359001159668'^^xsd:double;
  dwc:latitude '68.776000976562'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239734'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240889'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1690'^^xsd:integer;
  dwc:startYearCollected '1690'^^xsd:integer;
  dwc:endYearCollected '1690'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240889'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240196'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240196'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240843'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240843'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242038'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242038'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6809997558594"^^xsd:decimal ;
  dwc:decimalLongitude "34.3619995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.6809997558594"^^xsd:decimal ;
  geo-pos:long "34.3619995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241959'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '34.361999511719'^^xsd:double;
  dwc:latitude '66.680999755859'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241959'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240928'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240928'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242009'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242009'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239589'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239589'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239459'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239459'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240261'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240261'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242153'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:startYearCollected '1922'^^xsd:integer;
  dwc:endYearCollected '1922'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242153'^^xsd:anyURI;
  dwc:observationDate '1922-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241287'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241287'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239490'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239490'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240021'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240021'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241879'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241879'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  geo-pos:lat "64.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.5768013000488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239219'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '40.576801300049'^^xsd:double;
  dwc:latitude '64.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239219'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1320037841797"^^xsd:decimal ;
  dwc:decimalLongitude "32.4459991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  geo-pos:lat "67.1320037841797"^^xsd:decimal ;
  geo-pos:long "32.4459991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239504'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '32.445999145508'^^xsd:double;
  dwc:latitude '67.13200378418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239504'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241616'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241616'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240594'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240594'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1320037841797"^^xsd:decimal ;
  dwc:decimalLongitude "32.4459991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  geo-pos:lat "67.1320037841797"^^xsd:decimal ;
  geo-pos:long "32.4459991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240604'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^xsd:integer;
  dwc:longitude '32.445999145508'^^xsd:double;
  dwc:latitude '67.13200378418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240604'^^xsd:anyURI;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241673'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241673'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240975'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240975'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241554'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241554'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241944'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241944'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240740'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240740'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239347'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239347'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241169'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1679'^^xsd:integer;
  dwc:startYearCollected '1679'^^xsd:integer;
  dwc:endYearCollected '1679'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242266'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242266'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239942'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239942'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240710'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240710'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239639'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239639'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239997'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239997'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239941'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239941'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239865'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239865'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240349'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240349'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242147'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242147'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240993'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240993'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239605'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239605'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240390'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240390'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0350036621094 43.4389991760254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0350036621094"^^xsd:decimal ;
  dwc:decimalLongitude "43.4389991760254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0350036621094 43.4389991760254)"^^geo:wktLiteral ;
  geo-pos:lat "66.0350036621094"^^xsd:decimal ;
  geo-pos:long "43.4389991760254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240090'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '43.438999176025'^^xsd:double;
  dwc:latitude '66.035003662109'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240090'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7330017089844 42.8349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7330017089844"^^xsd:decimal ;
  dwc:decimalLongitude "42.8349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7330017089844 42.8349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "62.7330017089844"^^xsd:decimal ;
  geo-pos:long "42.8349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242056'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '42.834999084473'^^xsd:double;
  dwc:latitude '62.733001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242056'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240863'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240863'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241664'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241664'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239719'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239719'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239884'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1829'^^xsd:integer;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1829'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239884'^^xsd:anyURI;
  dwc:observationDate '1829-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.947998046875"^^xsd:decimal ;
  dwc:decimalLongitude "40.0979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.947998046875 40.0979995727539)"^^geo:wktLiteral ;
  geo-pos:lat "67.947998046875"^^xsd:decimal ;
  geo-pos:long "40.0979995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241154'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '40.097999572754'^^xsd:double;
  dwc:latitude '67.947998046875'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241154'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241515'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241515'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1129989624023 38.8230018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1129989624023"^^xsd:decimal ;
  dwc:decimalLongitude "38.8230018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1129989624023 38.8230018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.1129989624023"^^xsd:decimal ;
  geo-pos:long "38.8230018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239242'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '38.823001861572'^^xsd:double;
  dwc:latitude '66.112998962402'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239242'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  geo-pos:lat "65.4250030517578"^^xsd:decimal ;
  geo-pos:long "45.1069984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241011'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241011'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240216'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240216'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241580'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241580'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242293'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242293'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240792'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1686'^^xsd:integer;
  dwc:startYearCollected '1686'^^xsd:integer;
  dwc:endYearCollected '1686'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240792'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242337'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242337'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0780029296875"^^xsd:decimal ;
  dwc:decimalLongitude "38.6080017089844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  geo-pos:lat "66.0780029296875"^^xsd:decimal ;
  geo-pos:long "38.6080017089844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241816'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '38.608001708984'^^xsd:double;
  dwc:latitude '66.078002929688'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241816'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239553'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239553'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239338'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239338'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242243'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:startYearCollected '1936'^^xsd:integer;
  dwc:endYearCollected '1936'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242243'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6220016479492 41.8629989624023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6220016479492"^^xsd:decimal ;
  dwc:decimalLongitude "41.8629989624023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6220016479492 41.8629989624023)"^^geo:wktLiteral ;
  geo-pos:lat "60.6220016479492"^^xsd:decimal ;
  geo-pos:long "41.8629989624023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239237'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '41.862998962402'^^xsd:double;
  dwc:latitude '60.622001647949'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239237'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239857'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239857'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239956'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239956'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239672'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239672'^^xsd:anyURI;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.4620018005371"^^xsd:decimal ;
  dwc:decimalLongitude "41.5180015563965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  geo-pos:lat "62.4620018005371"^^xsd:decimal ;
  geo-pos:long "41.5180015563965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240776'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '41.518001556396'^^xsd:double;
  dwc:latitude '62.462001800537'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240776'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7239990234375"^^xsd:decimal ;
  dwc:decimalLongitude "39.9269981384277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  geo-pos:lat "62.7239990234375"^^xsd:decimal ;
  geo-pos:long "39.9269981384277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239230'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '39.926998138428'^^xsd:double;
  dwc:latitude '62.723999023438'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239230'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240689'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240689'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239686'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239686'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241053'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241053'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "66.9909973144531"^^xsd:decimal ;
  geo-pos:long "41.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241149'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241149'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241502'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241502'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241946'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:startYearCollected '1911'^^xsd:integer;
  dwc:endYearCollected '1911'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241946'^^xsd:anyURI;
  dwc:observationDate '1911-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241361'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241361'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241076'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241076'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241321'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241321'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241923'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241923'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241263'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241263'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239804'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239804'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240259'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240259'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240128'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240128'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240870'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240870'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239788'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239788'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240904'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240904'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240462'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240462'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239879'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239879'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239291'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239291'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239530'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239530'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239902'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239902'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5019989013672 40.5900001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "40.5900001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5019989013672 40.5900001525879)"^^geo:wktLiteral ;
  geo-pos:lat "66.5019989013672"^^xsd:decimal ;
  geo-pos:long "40.5900001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241638'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '40.590000152588'^^xsd:double;
  dwc:latitude '66.501998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241638'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239722'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239722'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240282'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240282'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241691'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241691'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "34.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  geo-pos:lat "66.6729965209961"^^xsd:decimal ;
  geo-pos:long "34.3339996337891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241953'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '34.333999633789'^^xsd:double;
  dwc:latitude '66.672996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241953'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240513'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240513'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240096'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240096'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241221'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241221'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "41.5340003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  geo-pos:lat "63.6500015258789"^^xsd:decimal ;
  geo-pos:long "41.5340003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239391'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '41.534000396729'^^xsd:double;
  dwc:latitude '63.650001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239391'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240553'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240553'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239650'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239650'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239364'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239364'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241214'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241214'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "47.5970001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239828'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239828'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239638'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:startYearCollected '1898'^^xsd:integer;
  dwc:endYearCollected '1898'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239638'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0299987792969 40.2099990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "40.2099990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0299987792969 40.2099990844727)"^^geo:wktLiteral ;
  geo-pos:lat "67.0299987792969"^^xsd:decimal ;
  geo-pos:long "40.2099990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241208'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '40.209999084473'^^xsd:double;
  dwc:latitude '67.029998779297'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241208'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242029'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242029'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240654'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240654'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241491'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241491'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241917'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241917'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7239990234375"^^xsd:decimal ;
  dwc:decimalLongitude "39.9269981384277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7239990234375 39.9269981384277)"^^geo:wktLiteral ;
  geo-pos:lat "62.7239990234375"^^xsd:decimal ;
  geo-pos:long "39.9269981384277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239228'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '39.926998138428'^^xsd:double;
  dwc:latitude '62.723999023438'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239228'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239893'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239893'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239845'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239845'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239957'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239957'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.7819976806641"^^xsd:decimal ;
  dwc:decimalLongitude "33.0289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  geo-pos:lat "65.7819976806641"^^xsd:decimal ;
  geo-pos:long "33.0289993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242234'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '33.028999328613'^^xsd:double;
  dwc:latitude '65.781997680664'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242234'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240053'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:startYearCollected '1900'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240053'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240809'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "42.923999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  geo-pos:lat "62.5499992370605"^^xsd:decimal ;
  geo-pos:long "42.923999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241190'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '42.923999786377'^^xsd:double;
  dwc:latitude '62.54999923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241190'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "34.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  geo-pos:lat "66.6729965209961"^^xsd:decimal ;
  geo-pos:long "34.3339996337891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241952'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '34.333999633789'^^xsd:double;
  dwc:latitude '66.672996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241952'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239920'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  geo-pos:lat "64.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.5768013000488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239223'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '40.576801300049'^^xsd:double;
  dwc:latitude '64.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239223'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239864'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239864'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240550'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240550'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239837'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239837'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2310028076172"^^xsd:decimal ;
  dwc:decimalLongitude "44.1969985961914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2310028076172 44.1969985961914)"^^geo:wktLiteral ;
  geo-pos:lat "64.2310028076172"^^xsd:decimal ;
  geo-pos:long "44.1969985961914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240437'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '44.196998596191'^^xsd:double;
  dwc:latitude '64.231002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240437'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239421'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239421'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2760009765625"^^xsd:decimal ;
  dwc:decimalLongitude "36.8120002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  geo-pos:lat "66.2760009765625"^^xsd:decimal ;
  geo-pos:long "36.8120002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242106'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '36.812000274658'^^xsd:double;
  dwc:latitude '66.276000976562'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242106'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239317'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239317'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239777'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239777'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239684'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239684'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239428'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239428'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242141'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242141'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240277'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240277'^^xsd:anyURI;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240058'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240058'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241967'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241967'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241456'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241456'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.1139984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3089981079102"^^xsd:decimal ;
  geo-pos:long "38.1139984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239763'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '38.113998413086'^^xsd:double;
  dwc:latitude '64.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239763'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "41.5340003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  geo-pos:lat "63.6500015258789"^^xsd:decimal ;
  geo-pos:long "41.5340003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239398'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '41.534000396729'^^xsd:double;
  dwc:latitude '63.650001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239398'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239853'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239853'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2760009765625"^^xsd:decimal ;
  dwc:decimalLongitude "36.8120002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2760009765625 36.8120002746582)"^^geo:wktLiteral ;
  geo-pos:lat "66.2760009765625"^^xsd:decimal ;
  geo-pos:long "36.8120002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242112'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '36.812000274658'^^xsd:double;
  dwc:latitude '66.276000976562'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242112'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240288'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240288'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "42.923999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  geo-pos:lat "62.5499992370605"^^xsd:decimal ;
  geo-pos:long "42.923999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241199'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '42.923999786377'^^xsd:double;
  dwc:latitude '62.54999923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241199'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240526'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:startYearCollected '1913'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240526'^^xsd:anyURI;
  dwc:observationDate '1913-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239507'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239507'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.6800003051758 36.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "36.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.6800003051758 36.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "67.6800003051758"^^xsd:decimal ;
  geo-pos:long "36.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239916'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1824'^^xsd:integer;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '36.349998474121'^^xsd:double;
  dwc:latitude '67.680000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239916'^^xsd:anyURI;
  dwc:observationDate '1824-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240535'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240535'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6399993896484 37.810001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.6399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "37.810001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6399993896484 37.810001373291)"^^geo:wktLiteral ;
  geo-pos:lat "68.6399993896484"^^xsd:decimal ;
  geo-pos:long "37.810001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242168'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '37.810001373291'^^xsd:double;
  dwc:latitude '68.639999389648'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242168'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5270004272461 32.0120010375977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.5270004272461"^^xsd:decimal ;
  dwc:decimalLongitude "32.0120010375977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.5270004272461 32.0120010375977)"^^geo:wktLiteral ;
  geo-pos:lat "69.5270004272461"^^xsd:decimal ;
  geo-pos:long "32.0120010375977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239768'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.012001037598'^^xsd:double;
  dwc:latitude '69.527000427246'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239768'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239485'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239485'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240192'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240192'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239620'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239620'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3759994506836 46.2099990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3759994506836"^^xsd:decimal ;
  dwc:decimalLongitude "46.2099990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3759994506836 46.2099990844727)"^^geo:wktLiteral ;
  geo-pos:lat "63.3759994506836"^^xsd:decimal ;
  geo-pos:long "46.2099990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241850'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '46.209999084473'^^xsd:double;
  dwc:latitude '63.375999450684'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241850'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240657'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240657'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240099'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240099'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242336'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242336'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240144'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240144'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241646'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241646'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239599'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1828'^^xsd:integer;
  dwc:startYearCollected '1828'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239599'^^xsd:anyURI;
  dwc:observationDate '1828-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240672'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240672'^^xsd:anyURI;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242348'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242348'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7949981689453"^^xsd:decimal ;
  dwc:decimalLongitude "41.5209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "63.7949981689453"^^xsd:decimal ;
  geo-pos:long "41.5209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239283'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '41.520999908447'^^xsd:double;
  dwc:latitude '63.794998168945'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239283'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240070'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240070'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241021'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241021'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242263'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242263'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240213'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240213'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240305'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240305'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1026000976562"^^xsd:decimal ;
  dwc:decimalLongitude "42.9440994262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  geo-pos:lat "62.1026000976562"^^xsd:decimal ;
  geo-pos:long "42.9440994262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241437'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '42.94409942627'^^xsd:double;
  dwc:latitude '62.102600097656'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241437'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241306'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241306'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242162'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1688'^^xsd:integer;
  dwc:startYearCollected '1688'^^xsd:integer;
  dwc:endYearCollected '1688'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241881'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241881'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240868'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240868'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240319'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240319'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241869'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241869'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "42.923999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  geo-pos:lat "62.5499992370605"^^xsd:decimal ;
  geo-pos:long "42.923999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241196'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '42.923999786377'^^xsd:double;
  dwc:latitude '62.54999923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241196'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6809997558594"^^xsd:decimal ;
  dwc:decimalLongitude "34.3619995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.6809997558594"^^xsd:decimal ;
  geo-pos:long "34.3619995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241961'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '34.361999511719'^^xsd:double;
  dwc:latitude '66.680999755859'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241961'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241318'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241318'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242145'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242145'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239625'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239625'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241401'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241401'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240355'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240355'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239640'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239640'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241940'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241940'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240127'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240127'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239371'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239371'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241682'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241682'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242342'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242342'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0589981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.3790016174316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  geo-pos:lat "66.0589981079102"^^xsd:decimal ;
  geo-pos:long "38.3790016174316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241829'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '38.379001617432'^^xsd:double;
  dwc:latitude '66.05899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241829'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240415'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240415'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5019989013672 40.5900001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "40.5900001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5019989013672 40.5900001525879)"^^geo:wktLiteral ;
  geo-pos:lat "66.5019989013672"^^xsd:decimal ;
  geo-pos:long "40.5900001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241639'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '40.590000152588'^^xsd:double;
  dwc:latitude '66.501998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241639'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.7819976806641"^^xsd:decimal ;
  dwc:decimalLongitude "33.0289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  geo-pos:lat "65.7819976806641"^^xsd:decimal ;
  geo-pos:long "33.0289993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242238'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '33.028999328613'^^xsd:double;
  dwc:latitude '65.781997680664'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242238'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0780029296875"^^xsd:decimal ;
  dwc:decimalLongitude "38.6080017089844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  geo-pos:lat "66.0780029296875"^^xsd:decimal ;
  geo-pos:long "38.6080017089844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241819'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '38.608001708984'^^xsd:double;
  dwc:latitude '66.078002929688'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241819'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242156'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:startYearCollected '1925'^^xsd:integer;
  dwc:endYearCollected '1925'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242156'^^xsd:anyURI;
  dwc:observationDate '1925-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242184'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242184'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242377'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242377'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241978'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241978'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240568'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240568'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240856'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240856'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239683'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239683'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239782'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239782'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241069'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241069'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239262'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1765'^^xsd:integer;
  dwc:startYearCollected '1765'^^xsd:integer;
  dwc:endYearCollected '1765'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239262'^^xsd:anyURI;
  dwc:observationDate '1765-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242358'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242358'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "34.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  geo-pos:lat "66.6729965209961"^^xsd:decimal ;
  geo-pos:long "34.3339996337891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241958'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '34.333999633789'^^xsd:double;
  dwc:latitude '66.672996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241958'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240371'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1829'^^xsd:integer;
  dwc:startYearCollected '1829'^^xsd:integer;
  dwc:endYearCollected '1829'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240371'^^xsd:anyURI;
  dwc:observationDate '1829-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241874'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241874'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239720'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239720'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240866'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240866'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241660'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241660'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "42.9109992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  geo-pos:lat "62.0670013427734"^^xsd:decimal ;
  geo-pos:long "42.9109992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242128'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '42.910999298096'^^xsd:double;
  dwc:latitude '62.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242128'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241649'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241649'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241914'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241914'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240320'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240320'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.7819976806641"^^xsd:decimal ;
  dwc:decimalLongitude "33.0289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  geo-pos:lat "65.7819976806641"^^xsd:decimal ;
  geo-pos:long "33.0289993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242236'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '33.028999328613'^^xsd:double;
  dwc:latitude '65.781997680664'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242236'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242283'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242283'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240407'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240407'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240702'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240702'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240483'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240483'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240318'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240318'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242171'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242171'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239908'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239908'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239662'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239662'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242297'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242297'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239924'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239924'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241765'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241765'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240287'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240287'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9249992370605 40.1790008544922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.9249992370605"^^xsd:decimal ;
  dwc:decimalLongitude "40.1790008544922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9249992370605 40.1790008544922)"^^geo:wktLiteral ;
  geo-pos:lat "62.9249992370605"^^xsd:decimal ;
  geo-pos:long "40.1790008544922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241373'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '40.179000854492'^^xsd:double;
  dwc:latitude '62.92499923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241373'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242312'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242312'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242026'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242026'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240493'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240493'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240252'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240252'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242354'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242354'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240424'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240424'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240649'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240649'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241584'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241584'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240106'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240106'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242361'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242361'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6389999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.4640007019043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6389999389648 45.4640007019043)"^^geo:wktLiteral ;
  geo-pos:lat "63.6389999389648"^^xsd:decimal ;
  geo-pos:long "45.4640007019043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239438'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '45.464000701904'^^xsd:double;
  dwc:latitude '63.638999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239438'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239266'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1769'^^xsd:integer;
  dwc:startYearCollected '1769'^^xsd:integer;
  dwc:endYearCollected '1769'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239266'^^xsd:anyURI;
  dwc:observationDate '1769-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240495'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240495'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240665'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240665'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241449'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241449'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241807'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241807'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2509994506836 35.8400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2509994506836"^^xsd:decimal ;
  dwc:decimalLongitude "35.8400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2509994506836 35.8400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "64.2509994506836"^^xsd:decimal ;
  geo-pos:long "35.8400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239913'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '35.840000152588'^^xsd:double;
  dwc:latitude '64.250999450684'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239913'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240876'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240876'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240416'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240416'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240509'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240509'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239710'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239710'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239725'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239725'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242303'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242303'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239335'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239335'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241212'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241212'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239376'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241679'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241679'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240700'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240700'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239706'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239706'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239425'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239425'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242185'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242185'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1780014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.8059997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  geo-pos:lat "64.1780014038086"^^xsd:decimal ;
  geo-pos:long "48.8059997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241291'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '48.805999755859'^^xsd:double;
  dwc:latitude '64.178001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241291'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240666'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240666'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240388'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240388'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239883'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1828'^^xsd:integer;
  dwc:startYearCollected '1828'^^xsd:integer;
  dwc:endYearCollected '1828'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239883'^^xsd:anyURI;
  dwc:observationDate '1828-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241394'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241394'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241519'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241519'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240983'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240983'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3540000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3540000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3540000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3540000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239382'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '38.354000091553'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239382'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240193'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240193'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240967'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240967'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "47.5970001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239816'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239816'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240871'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240871'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239695'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239695'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2740020751953 38.7319984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.2740020751953"^^xsd:decimal ;
  dwc:decimalLongitude "38.7319984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2740020751953 38.7319984436035)"^^geo:wktLiteral ;
  geo-pos:lat "68.2740020751953"^^xsd:decimal ;
  geo-pos:long "38.7319984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239271'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '38.731998443604'^^xsd:double;
  dwc:latitude '68.274002075195'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239271'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0999984741211 33.601001739502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "33.601001739502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0999984741211 33.601001739502)"^^geo:wktLiteral ;
  geo-pos:lat "69.0999984741211"^^xsd:decimal ;
  geo-pos:long "33.601001739502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241408'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '33.601001739502'^^xsd:double;
  dwc:latitude '69.099998474121'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241408'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1026000976562"^^xsd:decimal ;
  dwc:decimalLongitude "42.9440994262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  geo-pos:lat "62.1026000976562"^^xsd:decimal ;
  geo-pos:long "42.9440994262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241429'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1824'^^xsd:integer;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '42.94409942627'^^xsd:double;
  dwc:latitude '62.102600097656'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241429'^^xsd:anyURI;
  dwc:observationDate '1824-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8199996948242 61.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8199996948242"^^xsd:decimal ;
  dwc:decimalLongitude "61.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8199996948242 61.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "68.8199996948242"^^xsd:decimal ;
  geo-pos:long "61.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239984'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '61.099998474121'^^xsd:double;
  dwc:latitude '68.819999694824'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239984'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239576'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239576'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241128'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241128'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240132'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240132'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.370002746582"^^xsd:decimal ;
  dwc:decimalLongitude "36.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "66.370002746582"^^xsd:decimal ;
  geo-pos:long "36.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239540'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1718'^^xsd:integer;
  dwc:startYearCollected '1718'^^xsd:integer;
  dwc:endYearCollected '1718'^^xsd:integer;
  dwc:longitude '36.099998474121'^^xsd:double;
  dwc:latitude '66.370002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239540'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0589981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.3790016174316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  geo-pos:lat "66.0589981079102"^^xsd:decimal ;
  geo-pos:long "38.3790016174316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241830'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '38.379001617432'^^xsd:double;
  dwc:latitude '66.05899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241830'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242195'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242195'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241355'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241355'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240540'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240540'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240680'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240680'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.810001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.3819999694824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.810001373291 38.3819999694824)"^^geo:wktLiteral ;
  geo-pos:lat "63.810001373291"^^xsd:decimal ;
  geo-pos:long "38.3819999694824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241174'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1686'^^xsd:integer;
  dwc:startYearCollected '1686'^^xsd:integer;
  dwc:endYearCollected '1686'^^xsd:integer;
  dwc:longitude '38.381999969482'^^xsd:double;
  dwc:latitude '63.810001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242286'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242286'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240940'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240940'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242371'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242371'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242105'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242105'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240094'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240094'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "41.5340003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  geo-pos:lat "63.6500015258789"^^xsd:decimal ;
  geo-pos:long "41.5340003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239394'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '41.534000396729'^^xsd:double;
  dwc:latitude '63.650001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239394'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240125'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240125'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240808'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240808'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241735'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241735'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240226'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240226'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240382'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240382'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239426'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239426'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240941'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240941'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240972'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240972'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241445'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241445'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241331'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1669'^^xsd:integer;
  dwc:startYearCollected '1669'^^xsd:integer;
  dwc:endYearCollected '1669'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240909'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240909'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240084'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240084'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241626'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241626'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239645'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239645'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239797'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239797'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1320037841797"^^xsd:decimal ;
  dwc:decimalLongitude "32.4459991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  geo-pos:lat "67.1320037841797"^^xsd:decimal ;
  geo-pos:long "32.4459991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240607'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:longitude '32.445999145508'^^xsd:double;
  dwc:latitude '67.13200378418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240607'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1989974975586 39.484001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1989974975586"^^xsd:decimal ;
  dwc:decimalLongitude "39.484001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1989974975586 39.484001159668)"^^geo:wktLiteral ;
  geo-pos:lat "66.1989974975586"^^xsd:decimal ;
  geo-pos:long "39.484001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240781'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:startYearCollected '1926'^^xsd:integer;
  dwc:endYearCollected '1926'^^xsd:integer;
  dwc:longitude '39.484001159668'^^xsd:double;
  dwc:latitude '66.198997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240781'^^xsd:anyURI;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2509994506836 35.8400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2509994506836"^^xsd:decimal ;
  dwc:decimalLongitude "35.8400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2509994506836 35.8400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "64.2509994506836"^^xsd:decimal ;
  geo-pos:long "35.8400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239914'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '35.840000152588'^^xsd:double;
  dwc:latitude '64.250999450684'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239914'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241623'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241623'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239776'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239776'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241556'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241556'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240619'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1669'^^xsd:integer;
  dwc:startYearCollected '1669'^^xsd:integer;
  dwc:endYearCollected '1669'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240619'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1895980834961"^^xsd:decimal ;
  dwc:decimalLongitude "32.4790992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1895980834961 32.4790992736816)"^^geo:wktLiteral ;
  geo-pos:lat "69.1895980834961"^^xsd:decimal ;
  geo-pos:long "32.4790992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239196'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '32.479099273682'^^xsd:double;
  dwc:latitude '69.189598083496'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239196'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5299987792969 40.5900001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "40.5900001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5299987792969 40.5900001525879)"^^geo:wktLiteral ;
  geo-pos:lat "64.5299987792969"^^xsd:decimal ;
  geo-pos:long "40.5900001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241421'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '40.590000152588'^^xsd:double;
  dwc:latitude '64.529998779297'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241421'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0780029296875"^^xsd:decimal ;
  dwc:decimalLongitude "38.6080017089844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  geo-pos:lat "66.0780029296875"^^xsd:decimal ;
  geo-pos:long "38.6080017089844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241814'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '38.608001708984'^^xsd:double;
  dwc:latitude '66.078002929688'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241814'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "42.9109992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  geo-pos:lat "62.0670013427734"^^xsd:decimal ;
  geo-pos:long "42.9109992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242131'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '42.910999298096'^^xsd:double;
  dwc:latitude '62.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242131'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0999984741211 33.601001739502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0999984741211"^^xsd:decimal ;
  dwc:decimalLongitude "33.601001739502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0999984741211 33.601001739502)"^^geo:wktLiteral ;
  geo-pos:lat "69.0999984741211"^^xsd:decimal ;
  geo-pos:long "33.601001739502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242071'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '33.601001739502'^^xsd:double;
  dwc:latitude '69.099998474121'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241501'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241501'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240291'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240291'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241352'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241352'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240142'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240142'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2740020751953 38.7319984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.2740020751953"^^xsd:decimal ;
  dwc:decimalLongitude "38.7319984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.2740020751953 38.7319984436035)"^^geo:wktLiteral ;
  geo-pos:lat "68.2740020751953"^^xsd:decimal ;
  geo-pos:long "38.7319984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239269'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '38.731998443604'^^xsd:double;
  dwc:latitude '68.274002075195'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239269'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240235'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240235'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7680015563965"^^xsd:decimal ;
  dwc:decimalLongitude "37.640998840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  geo-pos:lat "63.7680015563965"^^xsd:decimal ;
  geo-pos:long "37.640998840332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240558'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '37.640998840332'^^xsd:double;
  dwc:latitude '63.768001556396'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240558'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242209'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242209'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240629'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240629'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241625'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:startYearCollected '1901'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241625'^^xsd:anyURI;
  dwc:observationDate '1901-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239691'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239691'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9249992370605 40.1790008544922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.9249992370605"^^xsd:decimal ;
  dwc:decimalLongitude "40.1790008544922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9249992370605 40.1790008544922)"^^geo:wktLiteral ;
  geo-pos:lat "62.9249992370605"^^xsd:decimal ;
  geo-pos:long "40.1790008544922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241374'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '40.179000854492'^^xsd:double;
  dwc:latitude '62.92499923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241374'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239366'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239366'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.4620018005371"^^xsd:decimal ;
  dwc:decimalLongitude "41.5180015563965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  geo-pos:lat "62.4620018005371"^^xsd:decimal ;
  geo-pos:long "41.5180015563965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240771'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '41.518001556396'^^xsd:double;
  dwc:latitude '62.462001800537'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240771'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241062'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241062'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240178'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240178'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "66.9909973144531"^^xsd:decimal ;
  geo-pos:long "41.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241090'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241090'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7949981689453"^^xsd:decimal ;
  dwc:decimalLongitude "41.5209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "63.7949981689453"^^xsd:decimal ;
  geo-pos:long "41.5209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239284'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '41.520999908447'^^xsd:double;
  dwc:latitude '63.794998168945'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239284'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "42.923999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5499992370605 42.923999786377)"^^geo:wktLiteral ;
  geo-pos:lat "62.5499992370605"^^xsd:decimal ;
  geo-pos:long "42.923999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241198'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '42.923999786377'^^xsd:double;
  dwc:latitude '62.54999923706'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241198'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240939'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240939'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241064'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241064'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241479'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241479'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241989'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241989'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242290'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242290'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241612'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241612'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "34.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  geo-pos:lat "66.6729965209961"^^xsd:decimal ;
  geo-pos:long "34.3339996337891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241950'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '34.333999633789'^^xsd:double;
  dwc:latitude '66.672996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241950'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242275'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242275'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239635'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239635'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242082'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1652'^^xsd:integer;
  dwc:startYearCollected '1652'^^xsd:integer;
  dwc:endYearCollected '1652'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241047'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241047'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241070'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startYearCollected '1899'^^xsd:integer;
  dwc:endYearCollected '1899'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241070'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241141'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241141'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242280'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242280'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242039'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242039'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241567'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241567'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239869'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239869'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239327'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239327'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242037'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242037'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241644'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241644'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240118'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240118'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239484'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239484'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241617'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241617'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3089981079102 39.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "39.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3089981079102 39.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "63.3089981079102"^^xsd:decimal ;
  geo-pos:long "39.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241203'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '39.138999938965'^^xsd:double;
  dwc:latitude '63.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241203'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240958'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240958'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240473'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240473'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241590'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241590'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240655'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240655'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "47.5970001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239830'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239830'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240114'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240114'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240722'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240722'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7330017089844 42.8349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7330017089844"^^xsd:decimal ;
  dwc:decimalLongitude "42.8349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7330017089844 42.8349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "62.7330017089844"^^xsd:decimal ;
  geo-pos:long "42.8349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242058'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '42.834999084473'^^xsd:double;
  dwc:latitude '62.733001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242058'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242043'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242043'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241982'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241982'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241042'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241042'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239466'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239466'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241499'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241499'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "42.9109992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  geo-pos:lat "62.0670013427734"^^xsd:decimal ;
  geo-pos:long "42.9109992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242123'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '42.910999298096'^^xsd:double;
  dwc:latitude '62.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242123'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239481'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239481'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239520'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239520'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240393'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240393'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239808'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239808'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "66.9909973144531"^^xsd:decimal ;
  geo-pos:long "41.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241147'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241147'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240840'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1693'^^xsd:integer;
  dwc:startYearCollected '1693'^^xsd:integer;
  dwc:endYearCollected '1693'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240840'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240844'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240844'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239608'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239608'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239644'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239644'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242351'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242351'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240979'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240979'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240223'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240223'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240952'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240952'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240315'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240315'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241218'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241218'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240961'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240961'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241533'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241533'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241977'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241977'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240503'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1824'^^xsd:integer;
  dwc:startYearCollected '1824'^^xsd:integer;
  dwc:endYearCollected '1824'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240503'^^xsd:anyURI;
  dwc:observationDate '1824-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.1139984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3089981079102"^^xsd:decimal ;
  geo-pos:long "38.1139984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239755'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '38.113998413086'^^xsd:double;
  dwc:latitude '64.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239755'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242368'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242368'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241730'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241730'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239598'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239598'^^xsd:anyURI;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239677'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239677'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240908'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240908'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241248'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241248'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240552'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240552'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240828'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1678'^^xsd:integer;
  dwc:startYearCollected '1678'^^xsd:integer;
  dwc:endYearCollected '1678'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240828'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "53.6020011901855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1920013427734 53.6020011901855)"^^geo:wktLiteral ;
  geo-pos:lat "65.1920013427734"^^xsd:decimal ;
  geo-pos:long "53.6020011901855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240079'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '53.602001190185'^^xsd:double;
  dwc:latitude '65.192001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240079'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241563'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241563'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1269989013672"^^xsd:decimal ;
  dwc:decimalLongitude "37.7849998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  geo-pos:lat "66.1269989013672"^^xsd:decimal ;
  geo-pos:long "37.7849998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239253'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '37.784999847412'^^xsd:double;
  dwc:latitude '66.126998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239253'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240141'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240141'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.370002746582"^^xsd:decimal ;
  dwc:decimalLongitude "36.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "66.370002746582"^^xsd:decimal ;
  geo-pos:long "36.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239538'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1716'^^xsd:integer;
  dwc:startYearCollected '1716'^^xsd:integer;
  dwc:endYearCollected '1716'^^xsd:integer;
  dwc:longitude '36.099998474121'^^xsd:double;
  dwc:latitude '66.370002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239538'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239790'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239790'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241030'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241030'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241033'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241033'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242381'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242381'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "42.9109992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.0670013427734 42.9109992980957)"^^geo:wktLiteral ;
  geo-pos:lat "62.0670013427734"^^xsd:decimal ;
  geo-pos:long "42.9109992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242120'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '42.910999298096'^^xsd:double;
  dwc:latitude '62.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242120'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6890029907227 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241558'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241558'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239591'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239591'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240621'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7600021362305"^^xsd:decimal ;
  dwc:decimalLongitude "34.7239990234375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7600021362305 34.7239990234375)"^^geo:wktLiteral ;
  geo-pos:lat "64.7600021362305"^^xsd:decimal ;
  geo-pos:long "34.7239990234375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241471'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '34.723999023438'^^xsd:double;
  dwc:latitude '64.76000213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241471'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239370'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239370'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242221'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242221'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7330017089844 42.8349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7330017089844"^^xsd:decimal ;
  dwc:decimalLongitude "42.8349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7330017089844 42.8349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "62.7330017089844"^^xsd:decimal ;
  geo-pos:long "42.8349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242060'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '42.834999084473'^^xsd:double;
  dwc:latitude '62.733001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242060'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5810012817383 40.7060012817383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.7060012817383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5810012817383 40.7060012817383)"^^geo:wktLiteral ;
  geo-pos:lat "66.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.7060012817383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241543'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '40.706001281738'^^xsd:double;
  dwc:latitude '66.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241543'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3759994506836 46.2099990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.3759994506836"^^xsd:decimal ;
  dwc:decimalLongitude "46.2099990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.3759994506836 46.2099990844727)"^^geo:wktLiteral ;
  geo-pos:lat "63.3759994506836"^^xsd:decimal ;
  geo-pos:long "46.2099990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241852'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '46.209999084473'^^xsd:double;
  dwc:latitude '63.375999450684'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241852'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240675'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240675'^^xsd:anyURI;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.8710021972656 32.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.8710021972656"^^xsd:decimal ;
  dwc:decimalLongitude "32.4500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.8710021972656 32.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "66.8710021972656"^^xsd:decimal ;
  geo-pos:long "32.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239771'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '32.45000076294'^^xsd:double;
  dwc:latitude '66.871002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239771'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7180023193359"^^xsd:decimal ;
  dwc:decimalLongitude "43.6619987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7180023193359 43.6619987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.7180023193359"^^xsd:decimal ;
  geo-pos:long "43.6619987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240861'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '43.661998748779'^^xsd:double;
  dwc:latitude '64.718002319336'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240861'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.8190002441406"^^xsd:decimal ;
  dwc:decimalLongitude "38.4529991149902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.8190002441406 38.4529991149902)"^^geo:wktLiteral ;
  geo-pos:lat "63.8190002441406"^^xsd:decimal ;
  geo-pos:long "38.4529991149902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240927'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:startYearCollected '1906'^^xsd:integer;
  dwc:endYearCollected '1906'^^xsd:integer;
  dwc:longitude '38.45299911499'^^xsd:double;
  dwc:latitude '63.819000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240927'^^xsd:anyURI;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240470'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240470'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "64.0970001220703"^^xsd:decimal ;
  geo-pos:long "35.2649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240162'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240162'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241525'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241525'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5299987792969 40.5900001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "40.5900001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5299987792969 40.5900001525879)"^^geo:wktLiteral ;
  geo-pos:lat "64.5299987792969"^^xsd:decimal ;
  geo-pos:long "40.5900001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241422'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '40.590000152588'^^xsd:double;
  dwc:latitude '64.529998779297'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241422'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239328'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239328'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240597'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240597'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240000'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240000'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240731'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240731'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240207'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240207'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6729965209961"^^xsd:decimal ;
  dwc:decimalLongitude "34.3339996337891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6729965209961 34.3339996337891)"^^geo:wktLiteral ;
  geo-pos:lat "66.6729965209961"^^xsd:decimal ;
  geo-pos:long "34.3339996337891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241909'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '34.333999633789'^^xsd:double;
  dwc:latitude '66.672996520996'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241909'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4059982299805"^^xsd:decimal ;
  dwc:decimalLongitude "41.7859992980957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4059982299805 41.7859992980957)"^^geo:wktLiteral ;
  geo-pos:lat "63.4059982299805"^^xsd:decimal ;
  geo-pos:long "41.7859992980957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242282'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.785999298096'^^xsd:double;
  dwc:latitude '63.40599822998'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242282'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240648'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240648'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239891'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239891'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242248'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242031'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242031'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1999969482422"^^xsd:decimal ;
  dwc:decimalLongitude "50.4000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1999969482422 50.4000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "65.1999969482422"^^xsd:decimal ;
  geo-pos:long "50.4000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240767'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:startYearCollected '1912'^^xsd:integer;
  dwc:endYearCollected '1912'^^xsd:integer;
  dwc:longitude '50.400001525879'^^xsd:double;
  dwc:latitude '65.199996948242'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240767'^^xsd:anyURI;
  dwc:observationDate '1912-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2156982421875"^^xsd:decimal ;
  dwc:decimalLongitude "41.6025009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  geo-pos:lat "64.2156982421875"^^xsd:decimal ;
  geo-pos:long "41.6025009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239746'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '41.602500915527'^^xsd:double;
  dwc:latitude '64.215698242188'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239746'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240195'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240195'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240673'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240673'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240403'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240403'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241505'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241505'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240476'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240476'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242027'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242027'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7949981689453"^^xsd:decimal ;
  dwc:decimalLongitude "41.5209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7949981689453 41.5209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "63.7949981689453"^^xsd:decimal ;
  geo-pos:long "41.5209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239276'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '41.520999908447'^^xsd:double;
  dwc:latitude '63.794998168945'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239276'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241056'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241056'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240037'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240037'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8850021362305"^^xsd:decimal ;
  dwc:decimalLongitude "33.0499992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8850021362305 33.0499992370605)"^^geo:wktLiteral ;
  geo-pos:lat "68.8850021362305"^^xsd:decimal ;
  geo-pos:long "33.0499992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239897'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '33.04999923706'^^xsd:double;
  dwc:latitude '68.88500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239897'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.9140014648438 36.851001739502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.9140014648438"^^xsd:decimal ;
  dwc:decimalLongitude "36.851001739502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.9140014648438 36.851001739502)"^^geo:wktLiteral ;
  geo-pos:lat "68.9140014648438"^^xsd:decimal ;
  geo-pos:long "36.851001739502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241365'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '36.851001739502'^^xsd:double;
  dwc:latitude '68.914001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241365'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240377'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240377'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240272'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240272'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0589981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.3790016174316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  geo-pos:lat "66.0589981079102"^^xsd:decimal ;
  geo-pos:long "38.3790016174316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241747'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:startYearCollected '1928'^^xsd:integer;
  dwc:endYearCollected '1928'^^xsd:integer;
  dwc:longitude '38.379001617432'^^xsd:double;
  dwc:latitude '66.05899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241747'^^xsd:anyURI;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240186'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240186'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1350021362305"^^xsd:decimal ;
  dwc:decimalLongitude "41.734001159668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1350021362305 41.734001159668)"^^geo:wktLiteral ;
  geo-pos:lat "64.1350021362305"^^xsd:decimal ;
  geo-pos:long "41.734001159668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240095'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '41.734001159668'^^xsd:double;
  dwc:latitude '64.13500213623'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240095'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239807'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239807'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240966'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240966'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239343'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239343'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240716'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240716'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0780029296875"^^xsd:decimal ;
  dwc:decimalLongitude "38.6080017089844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0780029296875 38.6080017089844)"^^geo:wktLiteral ;
  geo-pos:lat "66.0780029296875"^^xsd:decimal ;
  geo-pos:long "38.6080017089844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241812'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '38.608001708984'^^xsd:double;
  dwc:latitude '66.078002929688'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241812'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242068'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242068'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239563'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239563'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240299'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240299'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241238'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241238'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241538'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241538'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239330'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239330'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240467'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240467'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "41.5340003967285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6500015258789 41.5340003967285)"^^geo:wktLiteral ;
  geo-pos:lat "63.6500015258789"^^xsd:decimal ;
  geo-pos:long "41.5340003967285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239395'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '41.534000396729'^^xsd:double;
  dwc:latitude '63.650001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239395'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241592'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241592'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241699'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241699'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240994'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240994'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242350'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242350'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242040'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242040'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240600'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:startYearCollected '1937'^^xsd:integer;
  dwc:endYearCollected '1937'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240600'^^xsd:anyURI;
  dwc:observationDate '1937-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242158'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242158'^^xsd:anyURI;
  dwc:observationDate '1927-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239191'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239577'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239577'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2509994506836 35.8400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2509994506836"^^xsd:decimal ;
  dwc:decimalLongitude "35.8400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2509994506836 35.8400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "64.2509994506836"^^xsd:decimal ;
  geo-pos:long "35.8400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239912'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1866'^^xsd:integer;
  dwc:startYearCollected '1866'^^xsd:integer;
  dwc:endYearCollected '1866'^^xsd:integer;
  dwc:longitude '35.840000152588'^^xsd:double;
  dwc:latitude '64.250999450684'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239912'^^xsd:anyURI;
  dwc:observationDate '1866-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241259'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241259'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241875'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241875'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239499'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239499'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240269'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240269'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241385'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241385'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241847'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1704'^^xsd:integer;
  dwc:startYearCollected '1704'^^xsd:integer;
  dwc:endYearCollected '1704'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241847'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239619'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239619'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239792'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239792'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241106'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241106'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241254'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241254'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241250'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241250'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239357'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239357'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.0220031738281"^^xsd:decimal ;
  dwc:decimalLongitude "41.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.0220031738281 41.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "67.0220031738281"^^xsd:decimal ;
  geo-pos:long "41.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241127'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '41.164001464844'^^xsd:double;
  dwc:latitude '67.022003173828'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241127'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242042'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242042'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242096'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242096'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241209'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241209'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240900'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240900'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239416'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239416'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "38.2159996032715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 38.2159996032715)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "38.2159996032715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239430'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '38.215999603271'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239430'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240730'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240730'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241980'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241980'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241833'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1678'^^xsd:integer;
  dwc:startYearCollected '1678'^^xsd:integer;
  dwc:endYearCollected '1678'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241833'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242364'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242364'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.1320037841797"^^xsd:decimal ;
  dwc:decimalLongitude "32.4459991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.1320037841797 32.4459991455078)"^^geo:wktLiteral ;
  geo-pos:lat "67.1320037841797"^^xsd:decimal ;
  geo-pos:long "32.4459991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240610'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '32.445999145508'^^xsd:double;
  dwc:latitude '67.13200378418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240610'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239512'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239512'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7750015258789 32.5439987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.7750015258789"^^xsd:decimal ;
  dwc:decimalLongitude "32.5439987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.7750015258789 32.5439987182617)"^^geo:wktLiteral ;
  geo-pos:lat "68.7750015258789"^^xsd:decimal ;
  geo-pos:long "32.5439987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241900'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '32.543998718262'^^xsd:double;
  dwc:latitude '68.775001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241900'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241841'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1691'^^xsd:integer;
  dwc:startYearCollected '1691'^^xsd:integer;
  dwc:endYearCollected '1691'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241841'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8769989013672 43.4720001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.8769989013672"^^xsd:decimal ;
  dwc:decimalLongitude "43.4720001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8769989013672 43.4720001220703)"^^geo:wktLiteral ;
  geo-pos:lat "65.8769989013672"^^xsd:decimal ;
  geo-pos:long "43.4720001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241550'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '43.47200012207'^^xsd:double;
  dwc:latitude '65.876998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241550'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240267'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240267'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239995'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239995'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241503'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241503'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7149963378906"^^xsd:decimal ;
  dwc:decimalLongitude "39.007999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7149963378906 39.007999420166)"^^geo:wktLiteral ;
  geo-pos:lat "64.7149963378906"^^xsd:decimal ;
  geo-pos:long "39.007999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241487'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '39.007999420166'^^xsd:double;
  dwc:latitude '64.714996337891'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241487'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0670013427734 38.632999420166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0670013427734"^^xsd:decimal ;
  dwc:decimalLongitude "38.632999420166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0670013427734 38.632999420166)"^^geo:wktLiteral ;
  geo-pos:lat "66.0670013427734"^^xsd:decimal ;
  geo-pos:long "38.632999420166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241670'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '38.632999420166'^^xsd:double;
  dwc:latitude '66.067001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241670'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240588'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240588'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.4960021972656"^^xsd:decimal ;
  dwc:decimalLongitude "31.8939990997314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.4960021972656 31.8939990997314)"^^geo:wktLiteral ;
  geo-pos:lat "69.4960021972656"^^xsd:decimal ;
  geo-pos:long "31.8939990997314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240478'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '31.893999099731'^^xsd:double;
  dwc:latitude '69.496002197266'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240478'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1050033569336"^^xsd:decimal ;
  dwc:decimalLongitude "33.0589981079102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1050033569336 33.0589981079102)"^^geo:wktLiteral ;
  geo-pos:lat "65.1050033569336"^^xsd:decimal ;
  geo-pos:long "33.0589981079102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240995'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '33.05899810791'^^xsd:double;
  dwc:latitude '65.105003356934'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240995'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "47.5970001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239826'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239826'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239983'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239983'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6949996948242"^^xsd:decimal ;
  dwc:decimalLongitude "32.8899993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6949996948242 32.8899993896484)"^^geo:wktLiteral ;
  geo-pos:lat "66.6949996948242"^^xsd:decimal ;
  geo-pos:long "32.8899993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239986'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '32.889999389648'^^xsd:double;
  dwc:latitude '66.694999694824'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239986'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.4949989318848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0530014038086 43.4949989318848)"^^geo:wktLiteral ;
  geo-pos:lat "66.0530014038086"^^xsd:decimal ;
  geo-pos:long "43.4949989318848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239295'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '43.494998931885'^^xsd:double;
  dwc:latitude '66.053001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239295'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240043'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240043'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0589981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.3790016174316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0589981079102 38.3790016174316)"^^geo:wktLiteral ;
  geo-pos:lat "66.0589981079102"^^xsd:decimal ;
  geo-pos:long "38.3790016174316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241748'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:startYearCollected '1929'^^xsd:integer;
  dwc:endYearCollected '1929'^^xsd:integer;
  dwc:longitude '38.379001617432'^^xsd:double;
  dwc:latitude '66.05899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241748'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240189'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240189'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240982'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240982'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239264'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1767'^^xsd:integer;
  dwc:startYearCollected '1767'^^xsd:integer;
  dwc:endYearCollected '1767'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239264'^^xsd:anyURI;
  dwc:observationDate '1767-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.4620018005371"^^xsd:decimal ;
  dwc:decimalLongitude "41.5180015563965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.4620018005371 41.5180015563965)"^^geo:wktLiteral ;
  geo-pos:lat "62.4620018005371"^^xsd:decimal ;
  geo-pos:long "41.5180015563965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240779'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '41.518001556396'^^xsd:double;
  dwc:latitude '62.462001800537'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240779'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242247'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241323'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241323'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239621'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239621'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2679977416992"^^xsd:decimal ;
  dwc:decimalLongitude "36.9189987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2679977416992 36.9189987182617)"^^geo:wktLiteral ;
  geo-pos:lat "66.2679977416992"^^xsd:decimal ;
  geo-pos:long "36.9189987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242083'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1660'^^xsd:integer;
  dwc:startYearCollected '1660'^^xsd:integer;
  dwc:endYearCollected '1660'^^xsd:integer;
  dwc:longitude '36.918998718262'^^xsd:double;
  dwc:latitude '66.267997741699'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239786'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239786'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240324'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240324'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240991'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240991'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239493'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239493'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.620002746582"^^xsd:decimal ;
  dwc:decimalLongitude "44.5089988708496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.620002746582 44.5089988708496)"^^geo:wktLiteral ;
  geo-pos:lat "65.620002746582"^^xsd:decimal ;
  geo-pos:long "44.5089988708496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239325'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '44.50899887085'^^xsd:double;
  dwc:latitude '65.620002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239325'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241316'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241316'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242299'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242299'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4589996337891"^^xsd:decimal ;
  dwc:decimalLongitude "52.1980018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4589996337891 52.1980018615723)"^^geo:wktLiteral ;
  geo-pos:lat "65.4589996337891"^^xsd:decimal ;
  geo-pos:long "52.1980018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242048'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '52.198001861572'^^xsd:double;
  dwc:latitude '65.458999633789'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242048'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241302'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241302'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240668'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240668'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7680015563965"^^xsd:decimal ;
  dwc:decimalLongitude "37.640998840332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7680015563965 37.640998840332)"^^geo:wktLiteral ;
  geo-pos:lat "63.7680015563965"^^xsd:decimal ;
  geo-pos:long "37.640998840332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240561'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '37.640998840332'^^xsd:double;
  dwc:latitude '63.768001556396'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240561'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241627'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241627'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241407'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1693'^^xsd:integer;
  dwc:startYearCollected '1693'^^xsd:integer;
  dwc:endYearCollected '1693'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241407'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242352'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242352'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241615'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '1893'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241615'^^xsd:anyURI;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240637'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240637'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3089981079102"^^xsd:decimal ;
  dwc:decimalLongitude "38.1139984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3089981079102 38.1139984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3089981079102"^^xsd:decimal ;
  geo-pos:long "38.1139984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239764'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '38.113998413086'^^xsd:double;
  dwc:latitude '64.30899810791'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239764'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1780014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.8059997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1780014038086 48.8059997558594)"^^geo:wktLiteral ;
  geo-pos:lat "64.1780014038086"^^xsd:decimal ;
  geo-pos:long "48.8059997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241288'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '48.805999755859'^^xsd:double;
  dwc:latitude '64.178001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241288'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.1026000976562"^^xsd:decimal ;
  dwc:decimalLongitude "42.9440994262695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.1026000976562 42.9440994262695)"^^geo:wktLiteral ;
  geo-pos:lat "62.1026000976562"^^xsd:decimal ;
  geo-pos:long "42.9440994262695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241432'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '42.94409942627'^^xsd:double;
  dwc:latitude '62.102600097656'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241432'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6890029907227"^^xsd:decimal ;
  dwc:decimalLongitude "40.1749992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6890029907227 40.1749992370605)"^^geo:wktLiteral ;
  geo-pos:lat "65.6890029907227"^^xsd:decimal ;
  geo-pos:long "40.1749992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242356'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '40.17499923706'^^xsd:double;
  dwc:latitude '65.689002990723'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242356'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "44.2939987182617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5120010375977 44.2939987182617)"^^geo:wktLiteral ;
  geo-pos:lat "63.5120010375977"^^xsd:decimal ;
  geo-pos:long "44.2939987182617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240546'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '44.293998718262'^^xsd:double;
  dwc:latitude '63.512001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240546'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1269989013672"^^xsd:decimal ;
  dwc:decimalLongitude "37.7849998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1269989013672 37.7849998474121)"^^geo:wktLiteral ;
  geo-pos:lat "66.1269989013672"^^xsd:decimal ;
  geo-pos:long "37.7849998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239259'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:longitude '37.784999847412'^^xsd:double;
  dwc:latitude '66.126998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239259'^^xsd:anyURI;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242022'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242022'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241721'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241721'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239592'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239592'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241665'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241665'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.0690002441406"^^xsd:decimal ;
  dwc:decimalLongitude "35.7949981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.0690002441406 35.7949981689453)"^^geo:wktLiteral ;
  geo-pos:lat "69.0690002441406"^^xsd:decimal ;
  geo-pos:long "35.7949981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242155'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^xsd:integer;
  dwc:longitude '35.794998168945'^^xsd:double;
  dwc:latitude '69.069000244141'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242155'^^xsd:anyURI;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240835'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240835'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.120002746582"^^xsd:decimal ;
  dwc:decimalLongitude "31.9200000762939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.120002746582 31.9200000762939)"^^geo:wktLiteral ;
  geo-pos:lat "67.120002746582"^^xsd:decimal ;
  geo-pos:long "31.9200000762939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239506'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '31.920000076294'^^xsd:double;
  dwc:latitude '67.120002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239506'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4759979248047"^^xsd:decimal ;
  dwc:decimalLongitude "44.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4759979248047 44.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "64.4759979248047"^^xsd:decimal ;
  geo-pos:long "44.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241886'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '44.070999145508'^^xsd:double;
  dwc:latitude '64.475997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241886'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7020034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.3349990844727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7020034790039 34.3349990844727)"^^geo:wktLiteral ;
  geo-pos:lat "66.7020034790039"^^xsd:decimal ;
  geo-pos:long "34.3349990844727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241979'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '34.334999084473'^^xsd:double;
  dwc:latitude '66.702003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241979'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241360'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241360'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.0970001220703"^^xsd:decimal ;
  dwc:decimalLongitude "35.2649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.0970001220703 35.2649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "64.0970001220703"^^xsd:decimal ;
  geo-pos:long "35.2649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240014'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '35.264999389648'^^xsd:double;
  dwc:latitude '64.09700012207'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240014'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239978'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239978'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239627'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239627'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9520034790039"^^xsd:decimal ;
  dwc:decimalLongitude "34.1030006408691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9520034790039 34.1030006408691)"^^geo:wktLiteral ;
  geo-pos:lat "64.9520034790039"^^xsd:decimal ;
  geo-pos:long "34.1030006408691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240990'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '34.103000640869'^^xsd:double;
  dwc:latitude '64.952003479004'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240990'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.7819976806641"^^xsd:decimal ;
  dwc:decimalLongitude "33.0289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.7819976806641 33.0289993286133)"^^geo:wktLiteral ;
  geo-pos:lat "65.7819976806641"^^xsd:decimal ;
  geo-pos:long "33.0289993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242235'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '33.028999328613'^^xsd:double;
  dwc:latitude '65.781997680664'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242235'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2279968261719 53.5289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2279968261719"^^xsd:decimal ;
  dwc:decimalLongitude "53.5289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2279968261719 53.5289993286133)"^^geo:wktLiteral ;
  geo-pos:lat "64.2279968261719"^^xsd:decimal ;
  geo-pos:long "53.5289993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239549'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '53.528999328613'^^xsd:double;
  dwc:latitude '64.227996826172'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239549'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.648998260498"^^xsd:decimal ;
  dwc:decimalLongitude "38.7550010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.648998260498 38.7550010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.648998260498"^^xsd:decimal ;
  geo-pos:long "38.7550010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240328'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '38.755001068115'^^xsd:double;
  dwc:latitude '63.648998260498'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240328'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239839'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239839'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239359'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1890'^^xsd:integer;
  dwc:startYearCollected '1890'^^xsd:integer;
  dwc:endYearCollected '1890'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239359'^^xsd:anyURI;
  dwc:observationDate '1890-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  geo-pos:lat "65.4250030517578"^^xsd:decimal ;
  geo-pos:long "45.1069984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241016'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241016'^^xsd:anyURI;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.0820007324219"^^xsd:decimal ;
  dwc:decimalLongitude "41.0110015869141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.0820007324219 41.0110015869141)"^^geo:wktLiteral ;
  geo-pos:lat "63.0820007324219"^^xsd:decimal ;
  geo-pos:long "41.0110015869141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241402'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '41.011001586914'^^xsd:double;
  dwc:latitude '63.082000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241402'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240626'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1689'^^xsd:integer;
  dwc:startYearCollected '1689'^^xsd:integer;
  dwc:endYearCollected '1689'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240626'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2156982421875"^^xsd:decimal ;
  dwc:decimalLongitude "41.6025009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2156982421875 41.6025009155273)"^^geo:wktLiteral ;
  geo-pos:lat "64.2156982421875"^^xsd:decimal ;
  geo-pos:long "41.6025009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239750'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '41.602500915527'^^xsd:double;
  dwc:latitude '64.215698242188'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239750'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6579971313477"^^xsd:decimal ;
  dwc:decimalLongitude "38.1640014648438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6579971313477 38.1640014648438)"^^geo:wktLiteral ;
  geo-pos:lat "64.6579971313477"^^xsd:decimal ;
  geo-pos:long "38.1640014648438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240280'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '38.164001464844'^^xsd:double;
  dwc:latitude '64.657997131348'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240280'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241640'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241640'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239670'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239670'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240270'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240270'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 39.7039985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "39.7039985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 39.7039985656738)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "39.7039985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239449'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '39.703998565674'^^xsd:double;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239449'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2880020141602"^^xsd:decimal ;
  dwc:decimalLongitude "35.4119987487793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2880020141602 35.4119987487793)"^^geo:wktLiteral ;
  geo-pos:lat "64.2880020141602"^^xsd:decimal ;
  geo-pos:long "35.4119987487793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241692'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:startYearCollected '1876'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:longitude '35.411998748779'^^xsd:double;
  dwc:latitude '64.28800201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241692'^^xsd:anyURI;
  dwc:observationDate '1876-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239844'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239844'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239630'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239630'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6809997558594"^^xsd:decimal ;
  dwc:decimalLongitude "34.3619995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6809997558594 34.3619995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.6809997558594"^^xsd:decimal ;
  geo-pos:long "34.3619995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241962'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '34.361999511719'^^xsd:double;
  dwc:latitude '66.680999755859'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241962'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3499984741211 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3499984741211 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "66.3499984741211"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241861'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1736'^^xsd:integer;
  dwc:startYearCollected '1736'^^xsd:integer;
  dwc:endYearCollected '1736'^^xsd:integer;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '66.349998474121'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241861'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239715'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239715'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3629989624023 34.4280014038086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3629989624023"^^xsd:decimal ;
  dwc:decimalLongitude "34.4280014038086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3629989624023 34.4280014038086)"^^geo:wktLiteral ;
  geo-pos:lat "65.3629989624023"^^xsd:decimal ;
  geo-pos:long "34.4280014038086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241082'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^xsd:integer;
  dwc:longitude '34.428001403809'^^xsd:double;
  dwc:latitude '65.362998962402'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241082'^^xsd:anyURI;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2229995727539"^^xsd:decimal ;
  dwc:decimalLongitude "42.7350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2229995727539 42.7350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "64.2229995727539"^^xsd:decimal ;
  geo-pos:long "42.7350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240206'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:startYearCollected '1889'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:longitude '42.735000610352'^^xsd:double;
  dwc:latitude '64.222999572754'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240206'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.6630020141602"^^xsd:decimal ;
  dwc:decimalLongitude "39.189998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.6630020141602 39.189998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.6630020141602"^^xsd:decimal ;
  geo-pos:long "39.189998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240520'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:startYearCollected '1896'^^xsd:integer;
  dwc:endYearCollected '1896'^^xsd:integer;
  dwc:longitude '39.189998626709'^^xsd:double;
  dwc:latitude '64.66300201416'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240520'^^xsd:anyURI;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3239974975586"^^xsd:decimal ;
  dwc:decimalLongitude "43.9550018310547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3239974975586 43.9550018310547)"^^geo:wktLiteral ;
  geo-pos:lat "65.3239974975586"^^xsd:decimal ;
  geo-pos:long "43.9550018310547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241666'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '43.955001831055'^^xsd:double;
  dwc:latitude '65.323997497559'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241666'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "43.3240013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 43.3240013122559)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "43.3240013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239454'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '43.324001312256'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239454'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242176'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242176'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2519989013672"^^xsd:decimal ;
  dwc:decimalLongitude "41.7130012512207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2519989013672 41.7130012512207)"^^geo:wktLiteral ;
  geo-pos:lat "64.2519989013672"^^xsd:decimal ;
  geo-pos:long "41.7130012512207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240273'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '41.713001251221'^^xsd:double;
  dwc:latitude '64.251998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240273'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242338'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242338'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "40.3800010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9830017089844 40.3800010681152)"^^geo:wktLiteral ;
  geo-pos:lat "64.9830017089844"^^xsd:decimal ;
  geo-pos:long "40.3800010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240705'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '40.380001068115'^^xsd:double;
  dwc:latitude '64.983001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240705'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240333'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:startYearCollected '1875'^^xsd:integer;
  dwc:endYearCollected '1875'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240333'^^xsd:anyURI;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242196'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242196'^^xsd:anyURI;
  dwc:observationDate '1914-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7389984130859"^^xsd:decimal ;
  dwc:decimalLongitude "33.7410011291504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7389984130859 33.7410011291504)"^^geo:wktLiteral ;
  geo-pos:lat "64.7389984130859"^^xsd:decimal ;
  geo-pos:long "33.7410011291504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240336'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '33.74100112915'^^xsd:double;
  dwc:latitude '64.738998413086'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240336'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239936'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239936'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240800'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1698'^^xsd:integer;
  dwc:startYearCollected '1698'^^xsd:integer;
  dwc:endYearCollected '1698'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241760'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241760'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239680'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:startYearCollected '1872'^^xsd:integer;
  dwc:endYearCollected '1872'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239680'^^xsd:anyURI;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241486'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241486'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241326'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241326'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9369964599609 34.6570014953613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.9369964599609"^^xsd:decimal ;
  dwc:decimalLongitude "34.6570014953613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.9369964599609 34.6570014953613)"^^geo:wktLiteral ;
  geo-pos:lat "65.9369964599609"^^xsd:decimal ;
  geo-pos:long "34.6570014953613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239387'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:startYearCollected '1920'^^xsd:integer;
  dwc:endYearCollected '1920'^^xsd:integer;
  dwc:longitude '34.657001495361'^^xsd:double;
  dwc:latitude '65.936996459961'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239387'^^xsd:anyURI;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239560'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239560'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9619979858398"^^xsd:decimal ;
  dwc:decimalLongitude "36.8160018920898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9619979858398 36.8160018920898)"^^geo:wktLiteral ;
  geo-pos:lat "64.9619979858398"^^xsd:decimal ;
  geo-pos:long "36.8160018920898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242298'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '36.81600189209'^^xsd:double;
  dwc:latitude '64.96199798584'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242298'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8769989013672 43.4720001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.8769989013672"^^xsd:decimal ;
  dwc:decimalLongitude "43.4720001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8769989013672 43.4720001220703)"^^geo:wktLiteral ;
  geo-pos:lat "65.8769989013672"^^xsd:decimal ;
  geo-pos:long "43.4720001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241551'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^xsd:integer;
  dwc:longitude '43.47200012207'^^xsd:double;
  dwc:latitude '65.876998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241551'^^xsd:anyURI;
  dwc:observationDate '1933-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5810012817383"^^xsd:decimal ;
  dwc:decimalLongitude "40.5768013000488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5810012817383 40.5768013000488)"^^geo:wktLiteral ;
  geo-pos:lat "64.5810012817383"^^xsd:decimal ;
  geo-pos:long "40.5768013000488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239216'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '40.576801300049'^^xsd:double;
  dwc:latitude '64.581001281738'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239216'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3730010986328"^^xsd:decimal ;
  dwc:decimalLongitude "42.5400009155273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3730010986328 42.5400009155273)"^^geo:wktLiteral ;
  geo-pos:lat "66.3730010986328"^^xsd:decimal ;
  geo-pos:long "42.5400009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239783'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '42.540000915527'^^xsd:double;
  dwc:latitude '66.373001098633'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239783'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5910034179688"^^xsd:decimal ;
  dwc:decimalLongitude "40.3320007324219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5910034179688 40.3320007324219)"^^geo:wktLiteral ;
  geo-pos:lat "64.5910034179688"^^xsd:decimal ;
  geo-pos:long "40.3320007324219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242226'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '40.332000732422'^^xsd:double;
  dwc:latitude '64.591003417969'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242226'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1500015258789"^^xsd:decimal ;
  dwc:decimalLongitude "44.2999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1500015258789 44.2999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "64.1500015258789"^^xsd:decimal ;
  geo-pos:long "44.2999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240814'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:startYearCollected '1907'^^xsd:integer;
  dwc:endYearCollected '1907'^^xsd:integer;
  dwc:longitude '44.29999923706'^^xsd:double;
  dwc:latitude '64.150001525879'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240814'^^xsd:anyURI;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241768'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:startYearCollected '1885'^^xsd:integer;
  dwc:endYearCollected '1885'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241768'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 54)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240739'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:startYearCollected '1910'^^xsd:integer;
  dwc:endYearCollected '1910'^^xsd:integer;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240739'^^xsd:anyURI;
  dwc:observationDate '1910-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.8669967651367"^^xsd:decimal ;
  dwc:decimalLongitude "33.1389999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.8669967651367 33.1389999389648)"^^geo:wktLiteral ;
  geo-pos:lat "68.8669967651367"^^xsd:decimal ;
  geo-pos:long "33.1389999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239948'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '33.138999938965'^^xsd:double;
  dwc:latitude '68.866996765137'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239948'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240596'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:startYearCollected '1905'^^xsd:integer;
  dwc:endYearCollected '1905'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240596'^^xsd:anyURI;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240129'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240129'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240695'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240695'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241185'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1682'^^xsd:integer;
  dwc:startYearCollected '1682'^^xsd:integer;
  dwc:endYearCollected '1682'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241185'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9810028076172"^^xsd:decimal ;
  dwc:decimalLongitude "32.9300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9810028076172 32.9300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "64.9810028076172"^^xsd:decimal ;
  geo-pos:long "32.9300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240903'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '32.930000305176'^^xsd:double;
  dwc:latitude '64.981002807617'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240903'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240613'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240613'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241215'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241215'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5029983520508"^^xsd:decimal ;
  dwc:decimalLongitude "40.6310005187988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5029983520508 40.6310005187988)"^^geo:wktLiteral ;
  geo-pos:lat "64.5029983520508"^^xsd:decimal ;
  geo-pos:long "40.6310005187988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241311'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '40.631000518799'^^xsd:double;
  dwc:latitude '64.502998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241311'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.6800003051758 36.3499984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.6800003051758"^^xsd:decimal ;
  dwc:decimalLongitude "36.3499984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.6800003051758 36.3499984741211)"^^geo:wktLiteral ;
  geo-pos:lat "67.6800003051758"^^xsd:decimal ;
  geo-pos:long "36.3499984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239917'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1825'^^xsd:integer;
  dwc:startYearCollected '1825'^^xsd:integer;
  dwc:endYearCollected '1825'^^xsd:integer;
  dwc:longitude '36.349998474121'^^xsd:double;
  dwc:latitude '67.680000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239917'^^xsd:anyURI;
  dwc:observationDate '1825-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239733'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:startYearCollected '1915'^^xsd:integer;
  dwc:endYearCollected '1915'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239733'^^xsd:anyURI;
  dwc:observationDate '1915-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8889999389648"^^xsd:decimal ;
  dwc:decimalLongitude "45.689998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8889999389648 45.689998626709)"^^geo:wktLiteral ;
  geo-pos:lat "64.8889999389648"^^xsd:decimal ;
  geo-pos:long "45.689998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240171'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:startYearCollected '1878'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:longitude '45.689998626709'^^xsd:double;
  dwc:latitude '64.888999938965'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240171'^^xsd:anyURI;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240683'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:startYearCollected '1909'^^xsd:integer;
  dwc:endYearCollected '1909'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240683'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239365'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239365'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239482'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:startYearCollected '1883'^^xsd:integer;
  dwc:endYearCollected '1883'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239482'^^xsd:anyURI;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.411003112793"^^xsd:decimal ;
  dwc:decimalLongitude "32.2229995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.411003112793 32.2229995727539)"^^geo:wktLiteral ;
  geo-pos:lat "69.411003112793"^^xsd:decimal ;
  geo-pos:long "32.2229995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241376'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1719'^^xsd:integer;
  dwc:startYearCollected '1719'^^xsd:integer;
  dwc:endYearCollected '1719'^^xsd:integer;
  dwc:longitude '32.222999572754'^^xsd:double;
  dwc:latitude '69.411003112793'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241376'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.685001373291"^^xsd:decimal ;
  dwc:decimalLongitude "38.5789985656738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.685001373291 38.5789985656738)"^^geo:wktLiteral ;
  geo-pos:lat "63.685001373291"^^xsd:decimal ;
  geo-pos:long "38.5789985656738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239858'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '38.578998565674'^^xsd:double;
  dwc:latitude '63.685001373291'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239858'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.7529983520508"^^xsd:decimal ;
  dwc:decimalLongitude "47.5970001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.7529983520508 47.5970001220703)"^^geo:wktLiteral ;
  geo-pos:lat "64.7529983520508"^^xsd:decimal ;
  geo-pos:long "47.5970001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239823'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '47.59700012207'^^xsd:double;
  dwc:latitude '64.752998352051'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239823'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.7150001525879"^^xsd:decimal ;
  dwc:decimalLongitude "37.4869995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.7150001525879 37.4869995117188)"^^geo:wktLiteral ;
  geo-pos:lat "63.7150001525879"^^xsd:decimal ;
  geo-pos:long "37.4869995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240306'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '37.486999511719'^^xsd:double;
  dwc:latitude '63.715000152588'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240306'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9360008239746"^^xsd:decimal ;
  dwc:decimalLongitude "36.2290000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9360008239746 36.2290000915527)"^^geo:wktLiteral ;
  geo-pos:lat "63.9360008239746"^^xsd:decimal ;
  geo-pos:long "36.2290000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240586'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:startYearCollected '1895'^^xsd:integer;
  dwc:endYearCollected '1895'^^xsd:integer;
  dwc:longitude '36.229000091553'^^xsd:double;
  dwc:latitude '63.936000823975'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240586'^^xsd:anyURI;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241799'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241799'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239265'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1768'^^xsd:integer;
  dwc:startYearCollected '1768'^^xsd:integer;
  dwc:endYearCollected '1768'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239265'^^xsd:anyURI;
  dwc:observationDate '1768-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "38.0050010681152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9300003051758 38.0050010681152)"^^geo:wktLiteral ;
  geo-pos:lat "63.9300003051758"^^xsd:decimal ;
  geo-pos:long "38.0050010681152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240682'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:longitude '38.005001068115'^^xsd:double;
  dwc:latitude '63.930000305176'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240682'^^xsd:anyURI;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5530014038086"^^xsd:decimal ;
  dwc:decimalLongitude "48.4519996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5530014038086 48.4519996643066)"^^geo:wktLiteral ;
  geo-pos:lat "64.5530014038086"^^xsd:decimal ;
  geo-pos:long "48.4519996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242182'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '48.451999664307'^^xsd:double;
  dwc:latitude '64.553001403809'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242182'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.754997253418"^^xsd:decimal ;
  dwc:decimalLongitude "53.1990013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.754997253418 53.1990013122559)"^^geo:wktLiteral ;
  geo-pos:lat "67.754997253418"^^xsd:decimal ;
  geo-pos:long "53.1990013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241268'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:startYearCollected '1892'^^xsd:integer;
  dwc:endYearCollected '1892'^^xsd:integer;
  dwc:longitude '53.199001312256'^^xsd:double;
  dwc:latitude '67.754997253418'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241268'^^xsd:anyURI;
  dwc:observationDate '1892-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241040'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241040'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239701'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239701'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.370002746582"^^xsd:decimal ;
  dwc:decimalLongitude "36.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.370002746582 36.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "66.370002746582"^^xsd:decimal ;
  geo-pos:long "36.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239543'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1731'^^xsd:integer;
  dwc:startYearCollected '1731'^^xsd:integer;
  dwc:endYearCollected '1731'^^xsd:integer;
  dwc:longitude '36.099998474121'^^xsd:double;
  dwc:latitude '66.370002746582'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239543'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3980026245117"^^xsd:decimal ;
  dwc:decimalLongitude "37.4329986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3980026245117 37.4329986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3980026245117"^^xsd:decimal ;
  geo-pos:long "37.4329986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241222'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:startYearCollected '1894'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:longitude '37.432998657227'^^xsd:double;
  dwc:latitude '64.398002624512'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241222'^^xsd:anyURI;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.6920013427734"^^xsd:decimal ;
  dwc:decimalLongitude "32.8779983520508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.6920013427734 32.8779983520508)"^^geo:wktLiteral ;
  geo-pos:lat "66.6920013427734"^^xsd:decimal ;
  geo-pos:long "32.8779983520508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240055'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '32.877998352051'^^xsd:double;
  dwc:latitude '66.692001342773'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240055'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241588'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241588'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A242000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1009979248047"^^xsd:decimal ;
  dwc:decimalLongitude "57.0709991455078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A242000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1009979248047 57.0709991455078)"^^geo:wktLiteral ;
  geo-pos:lat "65.1009979248047"^^xsd:decimal ;
  geo-pos:long "57.0709991455078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A242000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:242000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '242000'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:startYearCollected '1877'^^xsd:integer;
  dwc:endYearCollected '1877'^^xsd:integer;
  dwc:longitude '57.070999145508'^^xsd:double;
  dwc:latitude '65.100997924805'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:242000'^^xsd:anyURI;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2699966430664"^^xsd:decimal ;
  dwc:decimalLongitude "33.5730018615723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2699966430664 33.5730018615723)"^^geo:wktLiteral ;
  geo-pos:lat "66.2699966430664"^^xsd:decimal ;
  geo-pos:long "33.5730018615723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239717'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '33.573001861572'^^xsd:double;
  dwc:latitude '66.269996643066'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239717'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9570007324219"^^xsd:decimal ;
  dwc:decimalLongitude "34.685001373291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9570007324219 34.685001373291)"^^geo:wktLiteral ;
  geo-pos:lat "64.9570007324219"^^xsd:decimal ;
  geo-pos:long "34.685001373291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239607'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startYearCollected '1880'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:longitude '34.685001373291'^^xsd:double;
  dwc:latitude '64.957000732422'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239607'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4250030517578"^^xsd:decimal ;
  dwc:decimalLongitude "45.1069984436035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4250030517578 45.1069984436035)"^^geo:wktLiteral ;
  geo-pos:lat "65.4250030517578"^^xsd:decimal ;
  geo-pos:long "45.1069984436035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241005'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:startYearCollected '1888'^^xsd:integer;
  dwc:endYearCollected '1888'^^xsd:integer;
  dwc:longitude '45.106998443604'^^xsd:double;
  dwc:latitude '65.425003051758'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241005'^^xsd:anyURI;
  dwc:observationDate '1888-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3460006713867"^^xsd:decimal ;
  dwc:decimalLongitude "34.4259986877441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3460006713867 34.4259986877441)"^^geo:wktLiteral ;
  geo-pos:lat "65.3460006713867"^^xsd:decimal ;
  geo-pos:long "34.4259986877441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241044'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:startYearCollected '1882'^^xsd:integer;
  dwc:endYearCollected '1882'^^xsd:integer;
  dwc:longitude '34.425998687744'^^xsd:double;
  dwc:latitude '65.346000671387'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241044'^^xsd:anyURI;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241600'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:startYearCollected '1884'^^xsd:integer;
  dwc:endYearCollected '1884'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241600'^^xsd:anyURI;
  dwc:observationDate '1884-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1640014648438"^^xsd:decimal ;
  dwc:decimalLongitude "45.5740013122559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1640014648438 45.5740013122559)"^^geo:wktLiteral ;
  geo-pos:lat "65.1640014648438"^^xsd:decimal ;
  geo-pos:long "45.5740013122559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239497'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^xsd:integer;
  dwc:longitude '45.574001312256'^^xsd:double;
  dwc:latitude '65.164001464844'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239497'^^xsd:anyURI;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5189971923828"^^xsd:decimal ;
  dwc:decimalLongitude "40.6450004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5189971923828 40.6450004577637)"^^geo:wktLiteral ;
  geo-pos:lat "64.5189971923828"^^xsd:decimal ;
  geo-pos:long "40.6450004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240240'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '40.645000457764'^^xsd:double;
  dwc:latitude '64.518997192383'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240240'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0019989013672"^^xsd:decimal ;
  dwc:decimalLongitude "44.1119995117188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0019989013672 44.1119995117188)"^^geo:wktLiteral ;
  geo-pos:lat "66.0019989013672"^^xsd:decimal ;
  geo-pos:long "44.1119995117188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240385'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '44.111999511719'^^xsd:double;
  dwc:latitude '66.001998901367'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240385'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.7690010070801"^^xsd:decimal ;
  dwc:decimalLongitude "43.1259994506836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.7690010070801 43.1259994506836)"^^geo:wktLiteral ;
  geo-pos:lat "62.7690010070801"^^xsd:decimal ;
  geo-pos:long "43.1259994506836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241348'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '43.125999450684'^^xsd:double;
  dwc:latitude '62.76900100708'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241348'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.484001159668"^^xsd:decimal ;
  dwc:decimalLongitude "41.7799987792969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.484001159668 41.7799987792969)"^^geo:wktLiteral ;
  geo-pos:lat "63.484001159668"^^xsd:decimal ;
  geo-pos:long "41.7799987792969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239360'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:startYearCollected '1891'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:longitude '41.779998779297'^^xsd:double;
  dwc:latitude '63.484001159668'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239360'^^xsd:anyURI;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.9909973144531"^^xsd:decimal ;
  dwc:decimalLongitude "41.2599983215332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.9909973144531 41.2599983215332)"^^geo:wktLiteral ;
  geo-pos:lat "66.9909973144531"^^xsd:decimal ;
  geo-pos:long "41.2599983215332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241087'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^xsd:integer;
  dwc:longitude '41.259998321533'^^xsd:double;
  dwc:latitude '66.990997314453'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241087'^^xsd:anyURI;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.0120010375977"^^xsd:decimal ;
  dwc:decimalLongitude "53.7980003356934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.0120010375977 53.7980003356934)"^^geo:wktLiteral ;
  geo-pos:lat "65.0120010375977"^^xsd:decimal ;
  geo-pos:long "53.7980003356934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240453'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:startYearCollected '1879'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:longitude '53.798000335693'^^xsd:double;
  dwc:latitude '65.012001037598'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240453'^^xsd:anyURI;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.0790023803711"^^xsd:decimal ;
  dwc:decimalLongitude "38.2519989013672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.0790023803711 38.2519989013672)"^^geo:wktLiteral ;
  geo-pos:lat "66.0790023803711"^^xsd:decimal ;
  geo-pos:long "38.2519989013672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241800'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:startYearCollected '1903'^^xsd:integer;
  dwc:endYearCollected '1903'^^xsd:integer;
  dwc:longitude '38.251998901367'^^xsd:double;
  dwc:latitude '66.079002380371'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241800'^^xsd:anyURI;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A239571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3580017089844"^^xsd:decimal ;
  dwc:decimalLongitude "41.0579986572266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A239571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3580017089844 41.0579986572266)"^^geo:wktLiteral ;
  geo-pos:lat "64.3580017089844"^^xsd:decimal ;
  geo-pos:long "41.0579986572266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A239571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:239571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '239571'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1897'^^xsd:integer;
  dwc:startYearCollected '1897'^^xsd:integer;
  dwc:endYearCollected '1897'^^xsd:integer;
  dwc:longitude '41.057998657227'^^xsd:double;
  dwc:latitude '64.358001708984'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:239571'^^xsd:anyURI;
  dwc:observationDate '1897-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A240136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3040008544922"^^xsd:decimal ;
  dwc:decimalLongitude "36.8440017700195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A240136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3040008544922 36.8440017700195)"^^geo:wktLiteral ;
  geo-pos:lat "66.3040008544922"^^xsd:decimal ;
  geo-pos:long "36.8440017700195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A240136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:240136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '240136'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:startYearCollected '1886'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:longitude '36.84400177002'^^xsd:double;
  dwc:latitude '66.304000854492'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:240136'^^xsd:anyURI;
  dwc:observationDate '1886-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3146__urn%3Acatalog%3AHMAP%3A9%3A241605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3830032348633"^^xsd:decimal ;
  dwc:decimalLongitude "34.4889984130859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3146__urn%3Acatalog%3AHMAP%3A9%3A241605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3830032348633 34.4889984130859)"^^geo:wktLiteral ;
  geo-pos:lat "64.3830032348633"^^xsd:decimal ;
  geo-pos:long "34.4889984130859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3146__urn%3Acatalog%3AHMAP%3A9%3A241605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:HMAP:9:241605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3146_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-06-11'^^xsd:date;
  dwc:institutionCode 'HMAP'^^xsd:string;
  dwc:collectionCode '9'^^xsd:integer;
  dwc:catalogNumber '241605'^^xsd:integer;
  dwc:scientificName 'Salmo salar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:startYearCollected '1887'^^xsd:integer;
  dwc:endYearCollected '1887'^^xsd:integer;
  dwc:longitude '34.488998413086'^^xsd:double;
  dwc:latitude '64.383003234863'^^xsd:double;
  dwc:aphiaid '127186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:HMAP:9:241605'^^xsd:anyURI;
  dwc:observationDate '1887-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF